Socket
Socket
Sign inDemoInstall

swrr

Package Overview
Dependencies
4
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.0 to 0.0.1

index.d.ts

15

package.json
{
"name": "swrr",
"version": "0.0.0",
"version": "0.0.1",
"sideEffects": false,

@@ -20,3 +20,2 @@ "exports": {

"build": "rollup -c",
"format": "prettier --write --list-different \"{*,src/**/*,.github/**/*}.+(ts|json|yml|md)\"",
"test": "uvu test -r tsm \".spec.ts$\"",

@@ -26,5 +25,7 @@ "typecheck": "tsc --noEmit"

"devDependencies": {
"@cloudflare/workers-types": "^3.4.0",
"@marais/tsconfig": "^0.0.2",
"prettier": "^2.5.1",
"rollup": "^2.67.2",
"@types/node": "^17.0.19",
"nanospy": "^0.5.0",
"rollup": "^2.68.0",
"rollup-plugin-dts": "^4.1.0",

@@ -34,3 +35,7 @@ "tsm": "^2.2.1",

"uvu": "^0.5.3"
},
"dependencies": {
"object-identity": "^0.0.3",
"worktop": "^0.8.0-next.11"
}
}
}
SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc