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

react-webpack-template

Package Overview
Dependencies
Maintainers
1
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-webpack-template - npm Package Compare versions

Comparing version 1.5.0 to 1.5.1

5

CHANGELOG.md
# react-webpack-template - Changelog
## 1.5.1:
1. Emergency fix for corruct eslint version (2.3 is currently buggy). Fixes https://github.com/newtriks/generator-react-webpack/issues/196
2. Added mocha to eslint global config as requested in https://github.com/newtriks/generator-react-webpack/issues/195
## 1.5.0:

@@ -4,0 +9,0 @@

4

package.json
{
"name": "react-webpack-template",
"version": "1.5.0",
"version": "1.5.1",
"description": "A base skeleton template for react and webpack without task runners",

@@ -49,3 +49,3 @@ "main": "server.js",

"css-loader": "^0.23.0",
"eslint": "^2.0.0",
"eslint": "~2.2.0",
"eslint-loader": "^1.0.0",

@@ -52,0 +52,0 @@ "eslint-plugin-react": "^4.0.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