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

radar-sdk-js

Package Overview
Dependencies
Maintainers
1
Versions
187
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

radar-sdk-js - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

2

package.json

@@ -6,3 +6,3 @@ {

"license": "Apache-2.0",
"version": "0.0.1",
"version": "0.0.2",
"main": "radar.js",

@@ -9,0 +9,0 @@ "scripts": {

@@ -132,3 +132,3 @@ var HOST_COOKIE = 'radar-host';

if (description.length === 0 || description.length > 256) {
this._deleteCookie(USER_ID_COOKIE);
this._deleteCookie(DESCRIPTION_COOKIE);
return;

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