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

angular-resource

Package Overview
Dependencies
Maintainers
3
Versions
103
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

angular-resource - npm Package Compare versions

Comparing version 1.5.0-rc.0 to 1.5.0-rc.1

6

angular-resource.js
/**
* @license AngularJS v1.5.0-rc.0
* (c) 2010-2015 Google, Inc. http://angularjs.org
* @license AngularJS v1.5.0-rc.1
* (c) 2010-2016 Google, Inc. http://angularjs.org
* License: MIT

@@ -244,3 +244,3 @@ */

*
* On failure, the promise is resolved with the {@link ng.$http http response} object, without
* On failure, the promise is rejected with the {@link ng.$http http response} object, without
* the `resource` property.

@@ -247,0 +247,0 @@ *

/*
AngularJS v1.5.0-rc.0
(c) 2010-2015 Google, Inc. http://angularjs.org
AngularJS v1.5.0-rc.1
(c) 2010-2016 Google, Inc. http://angularjs.org
License: MIT

@@ -5,0 +5,0 @@ */

{
"name": "angular-resource",
"version": "1.5.0-rc.0",
"version": "1.5.0-rc.1",
"main": "./angular-resource.js",
"ignore": [],
"dependencies": {
"angular": "1.5.0-rc.0"
"angular": "1.5.0-rc.1"
}
}
{
"name": "angular-resource",
"version": "1.5.0-rc.0",
"version": "1.5.0-rc.1",
"description": "AngularJS module for interacting with RESTful server-side data sources",

@@ -5,0 +5,0 @@ "main": "index.js",

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