Socket
Socket
Sign inDemoInstall

@lskjs/err

Package Overview
Dependencies
Maintainers
11
Versions
53
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lskjs/err - npm Package Compare versions

Comparing version 3.0.0-alpha.10 to 3.0.0-alpha.14

22

package.json
{
"name": "@lskjs/err",
"version": "3.0.0-alpha.10",
"version": "3.0.0-alpha.14",
"description": "LSK.js – err – Error class and utils for custom code and message extracting",
"author": "Igor Suvorov <hi@isuvorov.com>",
"scripts": {
"build": " lsk run build",
"dev": " lsk run dev",
"release": " lsk run release",
"test": " lsk run test",
"test:watch": " lsk run test:watch"
},
"dependencies": {
"@lskjs/algos": "^3.0.0-alpha.10"
"@lskjs/algos": "^3.0.0-alpha.14"
},

@@ -47,12 +40,3 @@ "publishConfig": {

"//": "//",
"eslintConfig": {
"extends": "@lskjs/eslint-config"
},
"size-limit": [
{
"path": "lib/index.js",
"limit": "4kb"
}
],
"gitHead": "7a41ea3b5002b384dfe95b5fe4f1fbb104a0c145"
"gitHead": "838cb0c60d4121043ea37740377bab6260d3a2d1"
}
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