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

@cortec/polka

Package Overview
Dependencies
Maintainers
1
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cortec/polka - npm Package Compare versions

Comparing version 1.9.1 to 1.9.2

3

dist/send.js

@@ -24,2 +24,5 @@ "use strict";

}
else if (typeof data === 'string') {
type = type || 'text/plain;charset=utf-8';
}
else {

@@ -26,0 +29,0 @@ data = data || node_http_1.STATUS_CODES[code];

4

package.json
{
"name": "@cortec/polka",
"version": "1.9.1",
"version": "1.9.2",
"description": "<description>",

@@ -50,3 +50,3 @@ "main": "dist/index.js",

},
"gitHead": "2f32101fd9b37aab91febc082ae7271658e906fa"
"gitHead": "994c2d7ed2754a1cf2a37ab90e6534c2e98a8177"
}
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