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

corsica

Package Overview
Dependencies
Maintainers
3
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

corsica - npm Package Compare versions

Comparing version 1.0.0 to 1.1.0

1

lib/server.js

@@ -43,2 +43,3 @@ var fs = require('fs');

.then(function (result) {
res.setHeader('Access-Control-Allow-Origin', '*');
res.end(JSON.stringify(result));

@@ -45,0 +46,0 @@ });

2

package.json
{
"name": "corsica",
"version": "1.0.0",
"version": "1.1.0",
"description": "Ephemeral screens for the masses.",

@@ -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