Socket
Socket
Sign inDemoInstall

algostrata

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

algostrata - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

build/index.js

18

package.json
{
"name": "algostrata",
"version": "1.1.0",
"version": "1.1.1",
"description": "calculation library for algostrata",
"main": "index.js",
"main": "build/index.js",
"scripts": {
"example": "node example"
"build": "babel src -d build",
"clean": "rm -rf build",
"example": "node example",
"prepare": "npm run clean && npm run build",
"prepublishOnly": "npm run prepare"
},

@@ -12,4 +16,8 @@ "author": "Algostrata",

"files": [
"index.js"
]
"build/index.js"
],
"devDependencies": {
"babel-cli": "^6.26.0",
"babel-preset-env": "^1.7.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