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

@cypress/webpack-batteries-included-preprocessor

Package Overview
Dependencies
Maintainers
1
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cypress/webpack-batteries-included-preprocessor - npm Package Compare versions

Comparing version 1.3.2 to 1.3.3

72

package.json
{
"name": "@cypress/webpack-batteries-included-preprocessor",
"version": "1.3.2",
"version": "1.3.3",
"description": "Cypress preprocessor for bundling JavaScript via webpack with dependencies included and support for various ES features, TypeScript, and CoffeeScript",

@@ -18,39 +18,39 @@ "private": false,

"dependencies": {
"@babel/core": "^7.10.5",
"@babel/plugin-proposal-class-properties": "^7.10.4",
"@babel/plugin-proposal-object-rest-spread": "^7.10.4",
"@babel/plugin-transform-runtime": "^7.10.5",
"@babel/preset-env": "^7.10.4",
"@babel/preset-react": "^7.10.4",
"@babel/runtime": "^7.10.5",
"@cypress/webpack-preprocessor": "^5.4.2",
"babel-loader": "^8.1.0",
"babel-plugin-add-module-exports": "^1.0.2",
"coffee-loader": "^0.9.0",
"coffeescript": "^1.12.7",
"ts-loader": "^8.0.1",
"tsconfig": "^7.0.0",
"tsconfig-paths-webpack-plugin": "^3.2.0",
"webpack": "^4.43.0"
"@babel/core": "7.10.5",
"@babel/plugin-proposal-class-properties": "7.10.4",
"@babel/plugin-proposal-object-rest-spread": "7.10.4",
"@babel/plugin-transform-runtime": "7.10.5",
"@babel/preset-env": "7.10.4",
"@babel/preset-react": "7.10.4",
"@babel/runtime": "7.10.5",
"@cypress/webpack-preprocessor": "5.4.2",
"babel-loader": "8.1.0",
"babel-plugin-add-module-exports": "1.0.2",
"coffee-loader": "0.9.0",
"coffeescript": "1.12.7",
"ts-loader": "8.0.1",
"tsconfig": "7.0.0",
"tsconfig-paths-webpack-plugin": "3.2.0",
"webpack": "4.43.0"
},
"devDependencies": {
"@cypress/eslint-plugin-dev": "^5.0.0",
"@fellow/eslint-plugin-coffee": "^0.4.13",
"@types/mocha": "^8.0.0",
"@types/webpack": "^4.41.21",
"@typescript-eslint/eslint-plugin": "^3.7.0",
"@typescript-eslint/parser": "^3.7.0",
"babel-eslint": "^10.1.0",
"chai": "^4.2.0",
"eslint": "^7.5.0",
"eslint-plugin-cypress": "^2.11.1",
"eslint-plugin-json-format": "^2.0.1",
"eslint-plugin-mocha": "^7.0.1",
"eslint-plugin-react": "^7.20.3",
"fs-extra": "^9.0.1",
"lint-staged": "^10.2.11",
"mocha": "^8.0.1",
"react": "^16.13.1",
"semantic-release": "^17.1.1",
"typescript": "^3.9.7"
"@cypress/eslint-plugin-dev": "5.0.0",
"@fellow/eslint-plugin-coffee": "0.4.13",
"@types/mocha": "8.0.0",
"@types/webpack": "4.41.21",
"@typescript-eslint/eslint-plugin": "3.7.0",
"@typescript-eslint/parser": "3.7.0",
"babel-eslint": "10.1.0",
"chai": "4.2.0",
"eslint": "7.5.0",
"eslint-plugin-cypress": "2.11.1",
"eslint-plugin-json-format": "2.0.1",
"eslint-plugin-mocha": "7.0.1",
"eslint-plugin-react": "7.20.3",
"fs-extra": "9.0.1",
"lint-staged": "10.2.11",
"mocha": "8.0.1",
"react": "16.13.1",
"semantic-release": "17.1.1",
"typescript": "3.9.7"
},

@@ -57,0 +57,0 @@ "files": [

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