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

cataract

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cataract - npm Package Compare versions

Comparing version 0.9.10 to 0.9.11

2

index.js

@@ -76,3 +76,3 @@ 'use strict'

accum.push({
path: path + (path && ':') + property,
path: path + (path && '_') + property,
lineage: currentNode.lineage.concat(ref[property])

@@ -79,0 +79,0 @@ })

{
"name": "cataract",
"version": "0.9.10",
"version": "0.9.11",
"description": "Cascade style values down an object stylesheet",

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