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

@bscotch/config

Package Overview
Dependencies
Maintainers
1
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bscotch/config - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1-dev.0

22

package.json
{
"name": "@bscotch/config",
"version": "1.0.0",
"version": "1.0.1-dev.0",
"type": "module",

@@ -13,11 +13,6 @@ "exports": {

"types": "dist/index.d.ts",
"scripts": {
"build": "tsc --build",
"test": "treb test",
"watch": "tsc --build --watch"
},
"dependencies": {
"@bscotch/pathy": "workspace:^",
"@bscotch/utility": "workspace:^",
"@bscotch/validation": "workspace:^",
"@bscotch/pathy": "^2.1.0",
"@bscotch/utility": "^6.1.1",
"@bscotch/validation": "^0.2.0",
"chai": "^4.3.6",

@@ -48,3 +43,8 @@ "globby": "^13.1.2",

"package"
]
}
],
"scripts": {
"build": "tsc --build",
"test": "treb test",
"watch": "tsc --build --watch"
}
}
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