react-break
Advanced tools
Comparing version
{ | ||
"name": "react-break", | ||
"version": "0.3.0", | ||
"version": "0.3.1", | ||
"description": "Responsive breakpoints in React.", | ||
@@ -36,19 +36,19 @@ "main": "./build/react-break.js", | ||
"devDependencies": { | ||
"babel": "^5.8.23", | ||
"babel-core": "^5.8.25", | ||
"babel-eslint": "^4.1.3", | ||
"babel-loader": "^5.3.2", | ||
"eslint": "^1.7.3", | ||
"eslint-config-airbnb": "^0.1.0", | ||
"eslint-loader": "^1.1.0", | ||
"eslint-plugin-react": "^3.6.3", | ||
"react-dom": "^0.14.0", | ||
"babel": "^5.8.35", | ||
"babel-core": "^5.8.35", | ||
"babel-eslint": "^4.1.8", | ||
"babel-loader": "^5.4.0", | ||
"eslint": "^1.10.3", | ||
"eslint-config-airbnb": "^0.1.1", | ||
"eslint-loader": "^1.2.1", | ||
"eslint-plugin-react": "^3.16.1", | ||
"react-dom": "^0.14.7", | ||
"react-hot-loader": "^1.3.0", | ||
"webpack": "^1.12.2", | ||
"webpack-dev-server": "^1.12.1" | ||
"webpack": "^1.12.13", | ||
"webpack-dev-server": "^1.14.1" | ||
}, | ||
"dependencies": { | ||
"breakjs": "^0.1.9", | ||
"breakjs": "^0.1.10", | ||
"react": "0.14.x || 0.13.x" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
0
-100%12420
-97.43%6
-60%160
-91.76%1
Infinity%Updated