tor-detect-middleware

Tor detect middleware for express

GPL-3.0 License

Downloads
49
Stars
14
Committers
4

Bot releases are hidden (Show)

tor-detect-middleware - v1.0.1 Latest Release

Published by UlisesGascon over 4 years ago

Main changes

  • Added Exit Nodes flag filter (0ac4839), also updated tests (9750cd9) and fixtures (0a7e19e).
  • Upgraded dependencies (11c538b)
 got        ^10.6.0  →   ^11.1.4
 snyk      ^1.316.1  →  ^1.332.1
 husky       ^4.2.3  →    ^4.2.5
 jest       ^25.1.0  →   ^26.0.1
 nodemon     ^2.0.2  →    ^2.0.4
 standard   ^14.3.3  →   ^14.3.4

Changelog

  • 0a7e19e updated fixtures for exit nodes
  • 9750cd9 Updated tests for Exit nodes
  • 0ac4839 Added exit nodes validation
  • 11c538b Upgrade dependencies
  • 0379e9c Bump to 1.0.1

Npm Deploy log

npm notice 
npm notice 📦  [email protected]
npm notice === Tarball Contents === 
npm notice 274B   .snyk                      
npm notice 35.1kB LICENSE                    
npm notice 613B   __tests__/fixtures.js      
npm notice 161B   __mocks__/got.js           
npm notice 1.3kB  lib/index.js               
npm notice 4.5kB  __tests__/index.test.js    
npm notice 517B   lib/store.js               
npm notice 81B    lib/__mocks__/torRelays.js 
npm notice 823B   lib/torRelays.js           
npm notice 462B   __tests__/torRelays.test.js
npm notice 523B   lib/utils.js               
npm notice 607B   __tests__/utils.test.js    
npm notice 2B     lib/db.json                
npm notice 1.4kB  package.json               
npm notice 1.5kB  CHANGELOG.md               
npm notice 3.4kB  CODE_OF_CONDUCT.md         
npm notice 998B   CONTRIBUTING.md            
npm notice 5.7kB  README.md                  
npm notice 289B   .travis.yml                
npm notice === Tarball Details === 
npm notice name:          tor-detect-middleware                   
npm notice version:       1.0.1                                   
npm notice package size:  20.1 kB                                 
npm notice unpacked size: 58.3 kB                                 
npm notice shasum:        886340feeb2e33bc09fa8f72a42510cac49a6348
npm notice integrity:     sha512-xfEIeWqIWn6mZ[...]8aLZ8dJijRJRg==
npm notice total files:   19                                      
npm notice 
+ [email protected]
tor-detect-middleware - v1.0.0 - Release: Ada Lovelace

Published by UlisesGascon over 4 years ago

v1.0.0 - Ada Lovelace Release

32830289852_77f2978fb6_b

Augusta Ada King, Countess of Lovelace was an English mathematician and writer, chiefly known for her work on Charles Babbage's proposed mechanical general-purpose computer, the Analytical Engine. Wikipedia

Notable changes

Added

  • Added devDependencies and npm scripts
    • Added devDependencies (husky, jest and standard)
    • Added npm scripts (test and lint)
    • Added Git Hooks (pre-commt, pre-push and post-merge)
  • Added CI
    • Added travis config
    • Added auto-publish on NPM
  • Updated gitignore with new rules
    • Added node, linux, macos, windows. See
  • Added CoC
  • Added contributing guide
  • Added changelog
  • Added tests
  • Added dependency debug
  • Added dependency lowdb
  • Added dependency got
  • Added dependency ip-regex

Changed

  • Added middleware logic
  • Updated documentation

NPM Logs

npm notice 
npm notice 📦  [email protected]
npm notice === Tarball Contents === 
npm notice 35.1kB LICENSE                    
npm notice 534B   __tests__/fixtures.js      
npm notice 161B   __mocks__/got.js           
npm notice 1.3kB  lib/index.js               
npm notice 4.5kB  __tests__/index.test.js    
npm notice 517B   lib/store.js               
npm notice 81B    lib/__mocks__/torRelays.js 
npm notice 823B   lib/torRelays.js           
npm notice 468B   __tests__/torRelays.test.js
npm notice 458B   lib/utils.js               
npm notice 576B   __tests__/utils.test.js    
npm notice 2B     lib/db.json                
npm notice 1.3kB  package.json               
npm notice 1.3kB  CHANGELOG.md               
npm notice 3.4kB  CODE_OF_CONDUCT.md         
npm notice 998B   CONTRIBUTING.md            
npm notice 5.7kB  README.md                  
npm notice 289B   .travis.yml                
npm notice === Tarball Details === 
npm notice name:          tor-detect-middleware                   
npm notice version:       1.0.0                                   
npm notice package size:  19.8 kB                                 
npm notice unpacked size: 57.5 kB                                 
npm notice shasum:        ccefaf0ba51b72d7a5ffa1feeb3479efe743f769
npm notice integrity:     sha512-NCTXgNB3PAj4P[...]0fnuM/8+jrZ/Q==
npm notice total files:   18                                      
npm notice 
+ [email protected]
tor-detect-middleware - v0.0.1

Published by UlisesGascon over 4 years ago