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

rework

Package Overview
Dependencies
Maintainers
1
Versions
45
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rework - npm Package Compare versions

Comparing version 0.1.1 to 0.1.2

3

component.json

@@ -7,3 +7,4 @@ {

"dependencies": {
"visionmedia/node-css": "1.0.3"
"visionmedia/node-css": "1.0.3",
"component/path": "*"
},

@@ -10,0 +11,0 @@ "scripts": [

0.1.2 / 2012-09-01
==================
* add component "path" dep
0.1.1 / 2012-09-01

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

{
"name": "rework",
"version": "0.1.1",
"version": "0.1.2",
"description": "CSS manipulations built on CSSOM",

@@ -5,0 +5,0 @@ "keywords": ["css", "manipulation", "preprocess", "transform"],

@@ -10,4 +10,10 @@

with node:
$ npm install rework
or in the browser:
$ component install visionmedia/rework
## API

@@ -14,0 +20,0 @@

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