Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

ant-colony-optimization

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ant-colony-optimization - npm Package Compare versions

Comparing version 1.1.8 to 1.1.9

src/ants.js

14

package.json
{
"name": "ant-colony-optimization",
"version": "1.1.8",
"version": "1.1.9",
"description": "ant colony optimization",

@@ -28,3 +28,3 @@ "main": "src/index.js",

"devDependencies": {
"@babel/core": "^7.3.3",
"@babel/core": "^7.5.4",
"babel-cli": "^6.26.0",

@@ -39,7 +39,7 @@ "babel-core": "^6.26.3",

"dirty-chai": "^2.0.1",
"eslint": "^5.14.1",
"eslint-config-airbnb-improved": "^4.0.0",
"eslint-import-resolver-babel-module": "^5.0.1",
"mocha": "^6.0.0",
"sinon": "^7.2.4",
"eslint": "^6.0.1",
"eslint-config-airbnb-improved": "^4.0.9",
"eslint-import-resolver-babel-module": "^5.1.0",
"mocha": "^6.1.4",
"sinon": "^7.3.2",
"sinon-as-promised": "^4.0.3",

@@ -46,0 +46,0 @@ "sinon-chai": "^3.3.0"

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc