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

react-with-styles-interface-aphrodite

Package Overview
Dependencies
Maintainers
3
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-with-styles-interface-aphrodite - npm Package Compare versions

Comparing version 3.1.0 to 3.1.1

3

CHANGELOG.md

@@ -0,1 +1,4 @@

## v3.1.1
- Allow boolean values for styles to run without failure
## v3.1.0

@@ -2,0 +5,0 @@ - Add RTL support for `linear-gradient`

34

package.json
{
"name": "react-with-styles-interface-aphrodite",
"version": "3.1.0",
"version": "3.1.1",
"description": "react-with-styles interface for Aphrodite",

@@ -42,22 +42,22 @@ "main": "lib/aphroditeInterface.js",

"devDependencies": {
"airbnb-js-shims": "^1.0.1",
"airbnb-js-shims": "^1.3.0",
"aphrodite": "^1.2.4",
"babel-cli": "^6.18.0",
"babel-cli": "^6.26.0",
"babel-plugin-transform-replace-object-assign": "^0.2.1",
"babel-preset-airbnb": "^2.1.1",
"babel-register": "^6.18.0",
"chai": "^4.0.1",
"eslint": "^3.13.1",
"babel-preset-airbnb": "^2.4.0",
"babel-register": "^6.26.0",
"chai": "^4.1.2",
"eslint": "^4.8.0",
"eslint-config-airbnb": "^15.1.0",
"eslint-plugin-import": "^2.2.0",
"eslint-plugin-import": "^2.7.0",
"eslint-plugin-jsx-a11y": "^5.1.1",
"eslint-plugin-react": "^7.3.0",
"eslint-plugin-react": "^7.4.0",
"in-publish": "^2.0.0",
"mocha": "^3.2.0",
"prop-types": "^15.5.10",
"react": "^15.4.2",
"react-dom": "^15.4.2",
"rimraf": "^2.5.4",
"mocha": "^4.0.0",
"prop-types": "^15.6.0",
"react": "^15.6.2",
"react-dom": "^15.6.2",
"rimraf": "^2.6.2",
"safe-publish-latest": "^1.1.1",
"sinon": "^3.2.1",
"sinon": "^4.0.0",
"sinon-sandbox": "^1.0.2"

@@ -69,7 +69,7 @@ },

"dependencies": {
"array-flatten": "^2.1.0",
"array-flatten": "^2.1.1",
"has": "^1.0.1",
"object.assign": "^4.0.4",
"rtl-css-js": "^1.4.0"
"rtl-css-js": "^1.7.0"
}
}

Sorry, the diff of this file is not supported yet

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