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

autotune

Package Overview
Dependencies
Maintainers
1
Versions
124
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

autotune - npm Package Compare versions

Comparing version 0.0.16 to 0.0.17

README.md

7

package.json
{
"name": "autotune",
"version": "0.0.16",
"version": "0.0.17",
"description": "Automatically tune JavaScript apps",

@@ -11,2 +11,3 @@ "main": "dist/index.js",

"build": "tsc -p tsconfig.json && npm run browserify",
"bump-version": "ts-node scripts/patch-npm-version.ts",
"test": "echo \"Error: no test specified\" && exit 1"

@@ -28,3 +29,7 @@ },

"devDependencies": {
"@types/shelljs": "^0.8.0",
"browserify": "^16.2.2",
"compare-versions": "^3.2.1",
"shelljs": "^0.8.2",
"ts-node": "^6.0.5",
"typescript": "^2.8.3",

@@ -31,0 +36,0 @@ "uglify-js": "^3.3.27"

Sorry, the diff of this file is not supported yet

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