New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

ng2-toasty

Package Overview
Dependencies
Maintainers
1
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ng2-toasty - npm Package Compare versions

Comparing version 1.2.5 to 1.3.0

2

karma-test-shim.js
// Turn on full stack traces in errors to help debugging
Error.stackTraceLimit=Infinity;
jasmine.DEFAULT_TIMEOUT_INTERVAL = 100;
jasmine.DEFAULT_TIMEOUT_INTERVAL = 500;

@@ -6,0 +6,0 @@ // Cancel Karma's synchronous start,

@@ -19,3 +19,3 @@ // Karma configuration

// zone-microtask must be included first as it contains a Promise monkey patch
'node_modules/zone.js/dist/zone-microtask.js',
'node_modules/zone.js/dist/zone.js',
'node_modules/zone.js/dist/long-stack-trace-zone.js',

@@ -22,0 +22,0 @@ 'node_modules/zone.js/dist/jasmine-patch.js',

@@ -30,8 +30,8 @@ {

"peerDependencies": {
"angular2": "~2.0.0-beta.9",
"angular2": "~2.0.0-beta.12",
"es6-promise": "~3.1.2",
"es6-shim": "~0.33.3",
"es6-shim": "~0.35.0",
"reflect-metadata": "0.1.2",
"rxjs": "5.0.0-beta.2",
"zone.js": "~0.5.15"
"zone.js": "~0.6.6"
},

@@ -59,3 +59,3 @@ "devDependencies": {

},
"version": "1.2.5"
"version": "1.3.0"
}
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