New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

react-inline

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-inline - npm Package Compare versions

Comparing version
0.8.0
to
0.8.1
+5
-0
CHANGELOG.md

@@ -12,2 +12,7 @@ # Changelog

## 0.8.1 (November 7, 2015)
- **Bug Fix**
- Make babel-runtime a dependency
## 0.8.0 (November 7, 2015)

@@ -14,0 +19,0 @@

+2
-2
{
"name": "react-inline",
"version": "0.8.0",
"version": "0.8.1",
"description": "Transform inline styles defined in JavaScript modules into static CSS code and class names so they become available to, e.g. the `className` prop of React elements.",

@@ -36,2 +36,3 @@ "keywords": [

"babel-core": "^6.1.2",
"babel-runtime": "^6.0.14",
"clean-css": "^3.2.8",

@@ -53,3 +54,2 @@ "commoner": "martinandert/commoner#react-inline",

"babel-preset-stage-1": "^6.1.2",
"babel-runtime": "^6.0.14",
"eslint": "^1.9.0",

@@ -56,0 +56,0 @@ "istanbul": "^0.4.0",