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

angular-stormpath

Package Overview
Dependencies
Maintainers
3
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

angular-stormpath - npm Package Compare versions

Comparing version 0.1.3 to 0.1.4

dist/reports/e2e/screenshots/22d647d3c0215c8f25e4c15d71233780.png

10

CHANGELOG.md

@@ -5,2 +5,12 @@ # Change Log

<a name="0.1.4"></a>
## [0.1.4](https://github.com/stormpath/stormpath-sdk-angular/compare/v0.1.3...v0.1.4) (2017-01-30)
### Bug Fixes
* **build:** Move ng2-webstorage and angular2-cookies to dependencies since they're required ([d05d730](https://github.com/stormpath/stormpath-sdk-angular/commit/d05d730)), closes [#62](https://github.com/stormpath/stormpath-sdk-angular/issues/62)
<a name="0.1.3"></a>

@@ -7,0 +17,0 @@ ## [0.1.3](https://github.com/stormpath/stormpath-sdk-angular/compare/v0.1.2...v0.1.3) (2017-01-30)

10

package.json
{
"name": "angular-stormpath",
"version": "0.1.3",
"version": "0.1.4",
"description": "Stormpath Components for Angular.",

@@ -50,2 +50,6 @@ "main": "./dist/umd/stormpath-sdk-angular.js",

"homepage": "https://github.com/stormpath/stormpath-sdk-angular#readme",
"dependencies": {
"ng2-webstorage": "1.4.3",
"angular2-cookie": "^1.2.6"
},
"devDependencies": {

@@ -114,5 +118,3 @@ "@angular/common": "^2.4.0",

"@angular/http": "^2.0.0",
"rxjs": "^5.0.2",
"ng2-webstorage": "1.4.3",
"angular2-cookie": "^1.2.6"
"rxjs": "^5.0.2"
},

@@ -119,0 +121,0 @@ "files": [

dist/reports/e2e/junitresults-login.xml

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

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