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

@astro-aria/id

Package Overview
Dependencies
Maintainers
0
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@astro-aria/id - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

4

index.ts

@@ -1,3 +0,3 @@

let i = -1;
let id = -1;
export default () => (i += 1);
export default () => (id += 1);
{
"name": "@astro-aria/id",
"version": "0.0.1",
"version": "0.0.2",
"main": "index.ts",

@@ -5,0 +5,0 @@ "author": "Colin van Eenige",

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