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

cable_ready

Package Overview
Dependencies
Maintainers
1
Versions
51
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cable_ready - npm Package Compare versions

Comparing version 4.0.9 to 4.1.0

6

cable_ready.js

@@ -32,2 +32,8 @@ import morphdom from 'morphdom'

const DOMOperations = {
// Cookies .................................................................................................
setCookie: config => {
document.cookie = config.cookie
},
// DOM Events ..............................................................................................

@@ -34,0 +40,0 @@

2

package.json
{
"name": "cable_ready",
"version": "4.0.9",
"version": "4.1.0",
"main": "./cable_ready.js",

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

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