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

@friggframework/errors

Package Overview
Dependencies
Maintainers
3
Versions
88
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@friggframework/errors - npm Package Compare versions

Comparing version 1.1.7-canary.f544037.0 to 1.1.7-v1-alpha.0

43

package.json
{
"name": "@friggframework/errors",
"version": "1.1.7-canary.f544037.0",
"prettier": "@friggframework/prettier-config",
"description": "",
"main": "index.js",
"devDependencies": {
"@friggframework/eslint-config": "^1.0.8",
"eslint": "^8.22.0",
"jest": "^28.1.3",
"prettier": "^2.7.1"
},
"scripts": {
"lint:fix": "prettier --write --loglevel error . && eslint . --fix",
"test": "jest"
},
"author": "",
"license": "MIT",
"dependencies": {
"common-tags": "^1.8.2"
},
"gitHead": "f544037a4c9046f05d1e5d4187bfec88d26cada0"
"name": "@friggframework/errors",
"version": "1.1.7-v1-alpha.0",
"prettier": "@friggframework/prettier-config",
"description": "",
"main": "index.js",
"devDependencies": {
"@friggframework/eslint-config": "^1.0.9-v1-alpha.0",
"eslint": "^8.22.0",
"jest": "^28.1.3",
"prettier": "^2.7.1"
},
"scripts": {
"lint:fix": "prettier --write --loglevel error . && eslint . --fix",
"test": "jest",
"bump": ""
},
"author": "",
"license": "MIT",
"dependencies": {
"common-tags": "^1.8.2"
},
"gitHead": "e1d8ad4ba8e63fcb423074aa6a324692186e4f27"
}
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