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

compilerr

Package Overview
Dependencies
Maintainers
1
Versions
184
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

compilerr - npm Package Compare versions

Comparing version 11.0.14 to 12.0.0

34

package.json

@@ -13,3 +13,3 @@ {

"dependencies": {
"@babel/runtime": "^7.23.8",
"@babel/runtime": "^7.23.9",
"dashify": "^2.0.0",

@@ -21,10 +21,10 @@ "indefinite-article": "0.0.2",

"devDependencies": {
"@babel/cli": "^7.23.4",
"@babel/core": "^7.23.7",
"@babel/cli": "^7.23.9",
"@babel/core": "^7.23.9",
"@babel/plugin-external-helpers": "^7.23.3",
"@babel/plugin-transform-runtime": "^7.23.7",
"@babel/preset-env": "^7.23.8",
"@babel/plugin-transform-runtime": "^7.23.9",
"@babel/preset-env": "^7.23.9",
"@babel/register": "^7.23.7",
"@commitlint/cli": "^17.8.0",
"@commitlint/config-angular": "^17.8.0",
"@commitlint/cli": "^18.6.0",
"@commitlint/config-angular": "^18.6.0",
"@rollup/plugin-babel": "^6.0.4",

@@ -35,3 +35,3 @@ "chai": "^4.3.10",

"eslint": "^8.56.0",
"eslint-config-holy-grail": "^57.2.27",
"eslint-config-holy-grail": "^58.0.2",
"grunt": "^1.6.1",

@@ -48,20 +48,20 @@ "grunt-cli": "^1.4.3",

"karma-webkit-launcher": "^2.4.0",
"karma-webpack": "^5.0.0",
"lint-staged": "^15.2.0",
"karma-webpack": "^5.0.1",
"lint-staged": "^15.2.1",
"load-grunt-config": "^4.0.1",
"mocha": "^10.2.0",
"prettier": "^3.2.2",
"prettier": "^3.2.5",
"rimraf": "^5.0.5",
"rollup": "^4.9.5",
"rollup": "^4.9.6",
"sinon": "^17.0.1",
"sinon-chai": "^3.7.0",
"ts-loader": "^9.5.1",
"tsconfig-holy-grail": "^14.0.8",
"tsconfig-holy-grail": "^15.0.0",
"tslint": "^6.1.3",
"tslint-config-holy-grail": "^55.0.5",
"tslint-config-holy-grail": "^56.0.0",
"typescript": "^5.3.3",
"webpack": "^5.89.0"
"webpack": "^5.90.1"
},
"engines": {
"node": ">=16.1.0"
"node": ">=18.2.0"
},

@@ -99,3 +99,3 @@ "files": [

"types": "build/es2019/module.d.ts",
"version": "11.0.14"
"version": "12.0.0"
}
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