Socket
Socket
Sign inDemoInstall

auri

Package Overview
Dependencies
51
Maintainers
1
Versions
44
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.1 to 1.0.2

6

CHANGELOG.md
# auri
## 1.0.2
### Patch changes
- Add shebang line
## 1.0.1

@@ -4,0 +10,0 @@

1

dist/index.js

@@ -0,1 +1,2 @@

#!/usr/bin/env node
import { publish } from "./scripts/publish.js";

@@ -2,0 +3,0 @@ import { prepareRelease } from "./scripts/prepare.js";

2

package.json
{
"name": "auri",
"version": "1.0.1",
"version": "1.0.2",
"description": "Organize package changes and releases",

@@ -5,0 +5,0 @@ "main": "/dist/index.js",

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