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

@types/bcp-47

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/bcp-47 - npm Package Compare versions

Comparing version 1.0.0 to 2.0.0

27

bcp-47/package.json
{
"name": "@types/bcp-47",
"version": "1.0.0",
"description": "TypeScript definitions for bcp-47",
"license": "MIT",
"contributors": [
{
"name": "Chris Barth",
"url": "https://github.com/cjbarth",
"githubUsername": "cjbarth"
}
],
"version": "2.0.0",
"typings": null,
"description": "Stub TypeScript definitions entry for bcp-47, which provides its own types definitions",
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/bcp-47"
},
"scripts": {},
"dependencies": {},
"typesPublisherContentHash": "8f64991ab1ccb3732603a14b31024e7a8810c19f8432e545715c58f777fdd9ed",
"typeScriptVersion": "2.8"
"author": "",
"license": "MIT",
"dependencies": {
"bcp-47": "*"
}
}

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

# Installation
> `npm install --save @types/bcp-47`
This is a stub types definition for @types/bcp-47 (https://github.com/wooorm/bcp-47#readme).
# Summary
This package contains type definitions for bcp-47 (https://github.com/wooorm/bcp-47#readme).
# Details
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/bcp-47.
### Additional Details
* Last updated: Fri, 27 Dec 2019 15:18:54 GMT
* Dependencies: none
* Global values: none
# Credits
These definitions were written by Chris Barth (https://github.com/cjbarth).
bcp-47 provides its own type definitions, so you don't need @types/bcp-47 installed!

Sorry, the diff of this file is not supported yet

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