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.2 to 1.1.3

6

package.json
{
"name": "ant-colony-optimization",
"version": "1.1.2",
"version": "1.1.3",
"description": "ant colony optimization",
"main": "src/index.js",
"scripts": {
"build": "rm -rf build && babel src --out-dir build --ignore tests",
"build": "rm -rf build && babel src --out-dir build --ignore tests/",
"create-project-symlink": "scripts/create-project-symlink.sh",
"lint": "eslint src",
"postinstall": "npm run create-project-symlink",
"prepublish": "npm run build",
"prepublishOnly": "npm run build",
"test": "mocha -r babel-register --recursive src/tests --timeout 5000"

@@ -13,0 +13,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