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

borp

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

borp - npm Package Compare versions

Comparing version 0.1.0 to 0.2.0

borp.js

12

package.json
{
"name": "borp",
"version": "0.1.0",
"version": "0.2.0",
"type": "module",
"description": "node:test wrapper with TypeScript support",
"main": "nrts.js",
"main": "borp.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"test": "standard | snazzy"
},

@@ -15,3 +15,2 @@ "keywords": [],

"@types/node": "^20.10.0",
"fastify-tsconfig": "^2.0.0",
"snazzy": "^9.0.0",

@@ -22,5 +21,6 @@ "standard": "^17.1.0",

"dependencies": {
"glob": "^10.3.10",
"tsimp": "^2.0.5"
"execa": "^8.0.1",
"find-up": "^7.0.0",
"glob": "^10.3.10"
}
}
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