Socket
Socket
Sign inDemoInstall

@webiny/error

Package Overview
Dependencies
0
Maintainers
1
Versions
388
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 5.4.0 to 5.5.0-beta.0

11

package.json
{
"name": "@webiny/error",
"version": "5.4.0",
"version": "5.5.0-beta.0",
"main": "index.js",

@@ -19,2 +19,4 @@ "types": "index.d.ts",

"@babel/core": "^7.5.5",
"@webiny/cli": "^5.5.0-beta.0",
"@webiny/project-utils": "^5.5.0-beta.0",
"rimraf": "^3.0.2",

@@ -24,7 +26,6 @@ "typescript": "^4.1.3"

"scripts": {
"build": "rimraf ./dist '*.tsbuildinfo' && babel src -d dist --source-maps --copy-files --extensions \".ts,.tsx\" && yarn postbuild",
"watch": "babel src -d dist --source-maps --copy-files --extensions \".ts,.tsx\" --watch",
"postbuild": "cp package.json LICENSE README.md dist/ && tsc -p tsconfig.build.json"
"build": "yarn webiny run build",
"watch": "yarn webiny run watch"
},
"gitHead": "0b64541ac190a12b7fcbaa88218da14cf2249997"
"gitHead": "fd182004749f6b1ef01740c21b6773808c4802c6"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc