Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Socket
Sign inDemoInstall

@types/nanoid

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/nanoid - npm Package Compare versions

Comparing version 2.0.0 to 2.1.0

nanoid/async/random-rn.d.ts

3

nanoid/index.d.ts

@@ -1,5 +0,6 @@

// Type definitions for nanoid 2.0
// Type definitions for nanoid 2.1
// Project: https://github.com/ai/nanoid
// Definitions by: Ruben Schmidmeister <https://github.com/bash>
// Daniel Zhang <https://github.com/fadezhanger>
// Sascha Zarhuber <https://github.com/saschazar21>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped

@@ -6,0 +7,0 @@

{
"name": "@types/nanoid",
"version": "2.0.0",
"version": "2.1.0",
"description": "TypeScript definitions for nanoid",

@@ -16,2 +16,7 @@ "license": "MIT",

"githubUsername": "fadezhanger"
},
{
"name": "Sascha Zarhuber",
"url": "https://github.com/saschazar21",
"githubUsername": "saschazar21"
}

@@ -30,4 +35,4 @@ ],

},
"typesPublisherContentHash": "27443e57d3f74371f24bca4c1445a3a889a3198eb6e35923bc52fa761a8f55c7",
"typesPublisherContentHash": "2fcf191c2285b6c52e26480b8487895e657fc61c46e6d3b787dffc539995e574",
"typeScriptVersion": "2.0"
}

@@ -5,3 +5,3 @@ # Installation

# Summary
This package contains type definitions for nanoid ( https://github.com/ai/nanoid ).
This package contains type definitions for nanoid (https://github.com/ai/nanoid).

@@ -12,3 +12,3 @@ # Details

Additional Details
* Last updated: Tue, 14 May 2019 18:31:10 GMT
* Last updated: Thu, 03 Oct 2019 20:48:45 GMT
* Dependencies: @types/node

@@ -18,2 +18,2 @@ * Global values: none

# Credits
These definitions were written by Ruben Schmidmeister <https://github.com/bash>, Daniel Zhang <https://github.com/fadezhanger>.
These definitions were written by Ruben Schmidmeister <https://github.com/bash>, Daniel Zhang <https://github.com/fadezhanger>, and Sascha Zarhuber <https://github.com/saschazar21>.
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