Socket
Socket
Sign inDemoInstall

cssom

Package Overview
Dependencies
0
Maintainers
2
Versions
21
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.3.8 to 0.4.0

2

lib/CSSKeyframeRule.js

@@ -22,3 +22,3 @@ //.CommonJS

CSSOM.CSSKeyframeRule.prototype.constructor = CSSOM.CSSKeyframeRule;
CSSOM.CSSKeyframeRule.prototype.type = 9;
CSSOM.CSSKeyframeRule.prototype.type = 8;
//FIXME

@@ -25,0 +25,0 @@ //CSSOM.CSSKeyframeRule.prototype.insertRule = CSSStyleSheet.prototype.insertRule;

@@ -20,3 +20,3 @@ //.CommonJS

CSSOM.CSSKeyframesRule.prototype.constructor = CSSOM.CSSKeyframesRule;
CSSOM.CSSKeyframesRule.prototype.type = 8;
CSSOM.CSSKeyframesRule.prototype.type = 7;
//FIXME

@@ -23,0 +23,0 @@ //CSSOM.CSSKeyframesRule.prototype.insertRule = CSSStyleSheet.prototype.insertRule;

@@ -10,3 +10,3 @@ {

],
"version": "0.3.8",
"version": "0.4.0",
"author": "Nikita Vasilyev <me@elv1s.ru>",

@@ -13,0 +13,0 @@ "repository": "NV/CSSOM",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc