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.5 to 1.3.6

dist/futoin-ipset.js.LICENSE.txt

3

CHANGELOG.txt

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

=== 1.3.6 (2021-01-31) ===
CHANGED: dependency maintenance
=== 1.3.5 (2020-03-15) ===

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

32

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

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

"devDependencies": {
"@babel/core": "^7.8.7",
"@babel/plugin-transform-object-assign": "^7.8.3",
"@babel/polyfill": "^7.8.7",
"@babel/preset-env": "^7.8.7",
"babel-loader": "^8.0.6",
"@babel/core": "^7.12.10",
"@babel/plugin-transform-object-assign": "^7.12.1",
"@babel/polyfill": "^7.12.1",
"@babel/preset-env": "^7.12.11",
"babel-loader": "^8.2.2",
"chai": "^4.2.0",
"eslint": "^6.8.0",
"grunt": "^1.0.4",
"grunt-eslint": "^22.0.0",
"eslint": "^7.19.0",
"grunt": "^1.3.0",
"grunt-eslint": "^23.0.0",
"grunt-jsdoc-to-markdown": "^5.0.0",
"grunt-karma": "^3.0.2",
"grunt-karma": "^4.0.0",
"grunt-simple-nyc": "^3.0.1",
"grunt-text-replace": "^0.4.0",
"grunt-webpack": "^3.1.3",
"karma": "^4.4.1",
"karma-firefox-launcher": "^1.3.0",
"karma-mocha": "^1.3.0",
"grunt-webpack": "^4.0.2",
"karma": "^6.0.3",
"karma-firefox-launcher": "^2.1.0",
"karma-mocha": "^2.0.1",
"karma-mocha-reporter": "^2.2.5",
"mocha": "^7.1.0",
"mocha": "^8.2.1",
"uglifyjs-webpack-plugin": "^2.2.0",
"webpack": "^4.42.0"
"webpack": "^5.19.0"
},

@@ -66,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