Socket
Socket
Sign inDemoInstall

@ever-co/angular2-wizard

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ever-co/angular2-wizard - npm Package Compare versions

Comparing version 0.6.0 to 0.6.1

bundles/ever-co-angular2-wizard.umd.js

74

package.json
{
"name": "@ever-co/angular2-wizard",
"version": "0.6.0",
"repository": {
"type": "git",
"url": "https://github.com/ever-co/angular2-wizard"
},
"author": {
"name": "Maiyaporn Phanich",
"email": "p.maiyaporn@gmail.com"
},
"keywords": [
"angular2-wizard",
"form-wizard",
"wizard",
"wizard-step",
"angular2",
"angular2-component"
],
"license": "MIT",
"bugs": {
"url": "https://github.com/ever-co/angular2-wizard/issues"
},
"peerDependencies": {
"@angular/common": "^12.2.10",
"@angular/compiler": "^12.2.10",
"@angular/core": "^12.2.10",
"rxjs": "^7.4.0"
},
"dependencies": {
"tslib": "^2.3.0"
},
"sideEffects": false
}
"name": "@ever-co/angular2-wizard",
"version": "0.6.1",
"repository": {
"type": "git",
"url": "https://github.com/ever-co/angular2-wizard"
},
"author": {
"name": "Maiyaporn Phanich",
"email": "p.maiyaporn@gmail.com"
},
"keywords": [
"angular2-wizard",
"form-wizard",
"wizard",
"wizard-step",
"angular2",
"angular2-component"
],
"license": "MIT",
"bugs": {
"url": "https://github.com/ever-co/angular2-wizard/issues"
},
"peerDependencies": {
"@angular/common": "^12.2.10",
"@angular/compiler": "^12.2.10",
"@angular/core": "^12.2.10",
"rxjs": "^7.4.0"
},
"dependencies": {
"tslib": "^2.3.0"
},
"sideEffects": false,
"main": "bundles/ever-co-angular2-wizard.umd.js",
"module": "fesm2015/ever-co-angular2-wizard.js",
"es2015": "fesm2015/ever-co-angular2-wizard.js",
"esm2015": "esm2015/ever-co-angular2-wizard.js",
"fesm2015": "fesm2015/ever-co-angular2-wizard.js",
"typings": "ever-co-angular2-wizard.d.ts",
"metadata": "ever-co-angular2-wizard.metadata.json"
}
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