Socket
Socket
Sign inDemoInstall

state-stepper

Package Overview
Dependencies
0
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.3 to 1.0.4

8

package.json
{
"name": "state-stepper",
"version": "1.0.3",
"version": "1.0.4",
"description": "State steps indicator.",

@@ -11,4 +11,5 @@ "main": "./dist/index.js",

"scripts": {
"build": "ngc",
"publishPackage": "npm run build && npm publish"
"prebuild": "node prebuild.js",
"build": "npm run prebuild && ngc",
"publish": "npm run build && npm publish"
},

@@ -36,2 +37,3 @@ "repository": {

"ionic-angular": "^3.9.4",
"node-sass": "^4.11.0",
"rxjs": "^5.5.12",

@@ -38,0 +40,0 @@ "typescript": "^2.9.2",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc