New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

belle

Package Overview
Dependencies
Maintainers
2
Versions
64
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

belle - npm Package Compare versions

Comparing version 2.0.9 to 3.0.0

2

lib/utils/inject-style.js

@@ -18,3 +18,3 @@ 'use strict';

var _CSSPropertyOperations = require('react/lib/CSSPropertyOperations');
var _CSSPropertyOperations = require('react-dom/lib/CSSPropertyOperations');

@@ -21,0 +21,0 @@ var _CSSPropertyOperations2 = _interopRequireDefault(_CSSPropertyOperations);

{
"name": "belle",
"version": "2.0.9",
"version": "3.0.0",
"description": "Configurable React Components with great UX",

@@ -25,4 +25,4 @@ "author": {

"peerDependencies": {
"react": ">=0.14.0",
"react-dom": ">=0.14.0"
"react": ">=15.4.0",
"react-dom": ">=15.4.0"
},

@@ -57,5 +57,5 @@ "scripts": {

"jest-cli": "^15.1.1",
"react": "^15.3.2",
"react-addons-test-utils": "^15.3.2",
"react-dom": "^15.3.2",
"react": "^15.4.1",
"react-addons-test-utils": "^15.4.1",
"react-dom": "^15.4.1",
"react-transform-catch-errors": "^1.0.2",

@@ -62,0 +62,0 @@ "react-transform-hmr": "^1.0.4",

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