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

metal-ajax

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

metal-ajax - npm Package Compare versions

Comparing version 1.0.0-rc to 1.0.0-rc.1

14

package.json
{
"name": "metal-ajax",
"version": "1.0.0-rc",
"version": "1.0.0-rc.1",
"description": "Metal.js utility to perform Ajax requests",

@@ -12,3 +12,3 @@ "license": "BSD",

"main": "lib/Ajax.js",
"browser": "src/Ajax.js",
"jsnext:main": "src/Ajax.js",
"files": [

@@ -28,6 +28,6 @@ "lib",

"dependencies": {
"metal": "^1.0.0-rc",
"metal-multimap": "^1.0.0-rc",
"metal-promise": "^1.0.0-rc.1",
"metal-uri": "^1.0.0-rc"
"metal": "^1.0.0-rc.1",
"metal-multimap": "^1.0.0-rc.1",
"metal-promise": "^1.0.0-rc.2",
"metal-uri": "^1.0.0-rc.2"
},

@@ -38,4 +38,4 @@ "devDependencies": {

"gulp": "^3.8.11",
"gulp-metal": "^0.14.0"
"gulp-metal": "^1.0.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