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

absurduid

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

absurduid - npm Package Compare versions

Comparing version 1.0.0 to 1.1.0

absurdUID.d.ts

9

package.json
{
"name": "absurduid",
"version": "1.0.0",
"version": "1.1.0",
"description": "Javascript function that generates a unique string based on the UNIX timestamp and the runtime.",
"main": "absurdUID.js",
"types": "absurdUID.d.ts",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"test": "echo \"Error: no test specified\" && exit 1",
"build": "tsc"
},

@@ -22,2 +24,5 @@ "repository": {

"license": "MIT",
"devDependencies": {
"typescript": "^2.7.2"
},
"bugs": {

@@ -24,0 +29,0 @@ "url": "https://github.com/TorstenDittmann/absurdUID/issues"

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