🚀. Socket Launch Week Day 3:Socket Firewall Now Blocks Malicious VS Code and Open VSX Extensions.Learn more
Sign In

@edge.app/drupe

Package Overview
Dependencies
Maintainers
3
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@edge.app/drupe - npm Package Compare versions

Comparing version
0.0.5
to
0.0.6
+2
-2
package.json
{
"name": "@edge.app/drupe",
"version": "0.0.5",
"version": "0.0.6",
"repository": "https://github.com/samholmes/drupe",

@@ -28,3 +28,3 @@ "author": "Sam Holmes <sam.lb.holmes@gmail.com>",

"prepare": "bun run build",
"release": "bun run prepare && bunx jsr publish"
"release": "bun run prepare && bunx jsr publish && npm publish"
},

@@ -31,0 +31,0 @@ "devDependencies": {

@@ -19,4 +19,7 @@ # drupe

```bash
# npm, bun, and older versions of yarn or pnpm
npx jsr add @holmes/drupe
# From NPM
yarn add @edge.app/drup
# From JSR
npx jsr add @edgeapp/drupe
```

@@ -23,0 +26,0 @@