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

cssom-papandreou

Package Overview
Dependencies
Maintainers
2
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cssom-papandreou - npm Package Compare versions

Comparing version 0.3.0-patch1 to 0.3.0-patch2

build/CSSOM.js

1

lib/parse.js

@@ -410,2 +410,3 @@ //.CommonJS

CSSOM.CSSStyleRule = require("./CSSStyleRule").CSSStyleRule;
CSSOM.CSSRule = require("./CSSRule").CSSRule;
CSSOM.CSSImportRule = require("./CSSImportRule").CSSImportRule;

@@ -412,0 +413,0 @@ CSSOM.CSSMediaRule = require("./CSSMediaRule").CSSMediaRule;

2

package.json

@@ -5,3 +5,3 @@ {

"keywords": ["CSS", "CSSOM", "parser", "styleSheet"],
"version": "0.3.0-patch1",
"version": "0.3.0-patch2",
"homepage": "https://github.com/NV/CSSOM",

@@ -8,0 +8,0 @@ "author": "Nikita Vasilyev <me@elv1s.ru>",

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