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

ngx-deploy-npm

Package Overview
Dependencies
Maintainers
1
Versions
88
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ngx-deploy-npm - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

CHANGELOG.md

6

package.json
{
"name": "ngx-deploy-npm",
"version": "1.0.3",
"version": "1.0.4",
"description": "Publish your angular packages to npm by just run `npm deploy your-packages`",

@@ -9,3 +9,4 @@ "main": "index.js",

"test": "jest",
"test:debug": "node --inspect-brk=0.0.0.0 node_modules/.bin/jest --runInBand"
"test:debug": "node --inspect-brk=0.0.0.0 node_modules/.bin/jest --runInBand",
"release": "standard-version"
},

@@ -50,2 +51,3 @@ "schematics": "./collection.json",

"rimraf": "^2.6.3",
"standard-version": "^7.0.0",
"ts-jest": "^24.0.2",

@@ -52,0 +54,0 @@ "typescript": "^3.5.3"

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