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

@spinnaker/appengine

Package Overview
Dependencies
Maintainers
18
Versions
94
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@spinnaker/appengine - npm Package Compare versions

Comparing version 0.0.29 to 0.0.31

6

package.json
{
"name": "@spinnaker/appengine",
"license": "Apache-2.0",
"version": "0.0.29",
"version": "0.0.31",
"main": "lib/lib.js",

@@ -11,4 +11,6 @@ "typings": "lib/index.d.ts",

"prepublishOnly": "npm run lib",
"build": "npm run clean && ../../../../node_modules/.bin/tsc && node ../../../../node_modules/.bin/webpack"
"generate-types": "../../../../node_modules/.bin/tsc --emitDeclarationOnly",
"webpack": "node ../../../../node_modules/.bin/webpack",
"build": "npm run clean && npm run generate-types && npm run webpack"
}
}

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