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

cors-storage

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cors-storage - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

2

index.js

@@ -78,3 +78,3 @@ import Promise from 'pinkie-promise';

})
.catch(() => {});
.catch(function() {});
}

@@ -81,0 +81,0 @@

{
"name": "cors-storage",
"version": "1.0.2",
"version": "1.0.3",
"description": "",

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

@@ -73,3 +73,3 @@ import { contentLoaded } from "document-promises-pinkie";

})
.catch(() => {});
.catch(function() {});
}

@@ -76,0 +76,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