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

ng2-validation

Package Overview
Dependencies
Maintainers
1
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ng2-validation - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

.idea/ng2-validation.iml

21

package.json
{
"name": "ng2-validation",
"version": "1.1.0",
"version": "1.1.1",
"description": "angular2 validation",
"main": "index.js",
"main": "dist/index.js",
"typings": "dist/index.d.ts",
"scripts": {
"test": "npm test",
"dev": "webpack-dev-server --config webpack.config.js --inline --progress --profile --colors --watch --display-error-details --display-cached --content-base",
"tsc": "tsc --project . --declaration",
"test": "karma start ./karma.conf.js",
"dev": "webpack-dev-server --inline --progress --profile --colors --watch --display-error-details --display-cached --content-base",
"tsc": "tsc --rootDir src --outDir dist --declaration",
"prebuild": "rimraf dist",
"build": "npm run tsc",

@@ -36,4 +38,13 @@ "prepublish": "npm run build"

"@angular/platform-browser-dynamic": "2.0.0-rc.4",
"core-js": "^2.4.1",
"jasmine-core": "^2.4.1",
"karma": "^1.1.1",
"karma-jasmine": "^1.0.2",
"karma-phantomjs-launcher": "^1.0.1",
"karma-sourcemap-loader": "^0.3.7",
"karma-webpack": "^1.7.0",
"phantomjs-prebuilt": "^2.1.7",
"raw-loader": "^0.5.1",
"reflect-metadata": "^0.1.3",
"rimraf": "^2.5.4",
"rxjs": "5.0.0-beta.6",

@@ -40,0 +51,0 @@ "ts-loader": "^0.8.2",

Sorry, the diff of this file is not supported yet

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