Socket
Socket
Sign inDemoInstall

rework

Package Overview
Dependencies
22
Maintainers
2
Versions
45
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.19.0 to 0.20.0

4

component.json
{
"name": "rework",
"version": "0.19.0",
"version": "0.20.0",
"description": "CSS manipulations built on CSSOM",
"keywords": ["css", "manipulation", "preprocess", "transform"],
"dependencies": {
"visionmedia/css": "1.4.4",
"visionmedia/css": "1.6.0",
"visionmedia/debug": "*",

@@ -9,0 +9,0 @@ "visionmedia/rework-visit": "1.0.0",

@@ -0,2 +1,7 @@

0.20.0 / 2013-12-23
===================
* update css
* add sourcemap option to .toString() - see [#123](https://github.com/visionmedia/rework/pull/123)
0.19.0 / 2013-12-22

@@ -3,0 +8,0 @@ ===================

{
"name": "rework",
"version": "0.19.0",
"version": "0.20.0",
"description": "CSS manipulations built on CSSOM",

@@ -12,3 +12,3 @@ "keywords": ["css", "manipulation", "preprocess", "transform"],

"dependencies": {
"css": "1.4.4",
"css": "1.6.0",
"commander": "1.0.4",

@@ -15,0 +15,0 @@ "color-parser": "0.1.0",

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