Socket
Socket
Sign inDemoInstall

futoin-ipset

Package Overview
Dependencies
4
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.3.3 to 1.3.4

3

CHANGELOG.txt

@@ -0,1 +1,4 @@

=== 1.3.4 (2019-09-27) ===
CHANGED: dependency maintenance
=== 1.3.3 (2019-07-14) ===

@@ -2,0 +5,0 @@ CHANGED: dependency maintenance

22

package.json
{
"name": "futoin-ipset",
"version": "1.3.3",
"version": "1.3.4",
"description": "Pure JS large IP set matching",

@@ -43,25 +43,23 @@ "main": "index.js",

"devDependencies": {
"@babel/core": "^7.5.4",
"@babel/core": "^7.6.2",
"@babel/plugin-transform-object-assign": "^7.2.0",
"@babel/polyfill": "^7.4.4",
"@babel/preset-env": "^7.5.4",
"@babel/polyfill": "^7.6.0",
"@babel/preset-env": "^7.6.2",
"babel-loader": "^8.0.6",
"chai": "^4.2.0",
"eslint": "^6.0.1",
"eslint": "^6.4.0",
"grunt": "^1.0.4",
"grunt-contrib-connect": "^2.0.0",
"grunt-eslint": "^22.0.0",
"grunt-jsdoc-to-markdown": "^4.0.0",
"grunt-karma": "^3.0.2",
"grunt-mocha-phantomjs": "^4.0.0",
"grunt-simple-nyc": "^3.0.0",
"grunt-text-replace": "^0.4.0",
"grunt-webpack": "^3.1.3",
"karma": "^4.2.0",
"karma-firefox-launcher": "^1.1.0",
"karma": "^4.3.0",
"karma-firefox-launcher": "^1.2.0",
"karma-mocha": "^1.3.0",
"karma-mocha-reporter": "^2.2.5",
"mocha": "^6.1.4",
"uglifyjs-webpack-plugin": "^2.1.3",
"webpack": "^4.35.3"
"mocha": "^6.2.0",
"uglifyjs-webpack-plugin": "^2.2.0",
"webpack": "^4.41.0"
},

@@ -68,0 +66,0 @@ "dependencies": {

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc