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

cxs

Package Overview
Dependencies
Maintainers
1
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cxs - npm Package Compare versions

Comparing version 1.0.0-beta.4 to 1.0.0-beta.5

2

dist/index.js

@@ -268,4 +268,2 @@ 'use strict';

_cache2.default.subscribe(cxs.attach);
exports.default = cxs;

4

example/entry.js

@@ -173,3 +173,3 @@

yo.update(tree, newTree)
// cxs.attach()
cxs.attach()
console.log(cxs.getRules().length)

@@ -181,3 +181,3 @@ console.log(cxs.getRules())

const tree = View(store)
// cxs.attach()
cxs.attach()

@@ -184,0 +184,0 @@ store.subscribe(update)

{
"name": "cxs",
"version": "1.0.0-beta.4",
"version": "1.0.0-beta.5",
"description": "",

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

@@ -226,5 +226,3 @@

cache.subscribe(cxs.attach)
export default cxs
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