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

@types/unorm

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/unorm - npm Package Compare versions

Comparing version 1.3.29 to 1.3.30

5

unorm/index.d.ts

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

// Type definitions for unorm 1.3.3
// Project: https://github.com/walling/unorm
// Definitions by: Christopher Brown <https://github.com/chbrown>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
declare var unorm: unorm.Static;

@@ -7,0 +2,0 @@ export = unorm;

10

unorm/package.json
{
"name": "@types/unorm",
"version": "1.3.29",
"version": "1.3.30",
"description": "TypeScript definitions for unorm",

@@ -10,4 +10,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/unorm",

"name": "Christopher Brown",
"url": "https://github.com/chbrown",
"githubUsername": "chbrown"
"githubUsername": "chbrown",
"url": "https://github.com/chbrown"
}

@@ -24,4 +24,4 @@ ],

"dependencies": {},
"typesPublisherContentHash": "df450fcdb2f79c916be02c6f5246c21731b9e0153457bc5d64707cbdb51d155d",
"typeScriptVersion": "4.3"
"typesPublisherContentHash": "1d73a04c3c797820bcf1fb7120de692b91c7d4c8c925b4a5a232f73e1f57f306",
"typeScriptVersion": "4.5"
}

@@ -11,7 +11,2 @@ # Installation

````ts
// Type definitions for unorm 1.3.3
// Project: https://github.com/walling/unorm
// Definitions by: Christopher Brown <https://github.com/chbrown>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
declare var unorm: unorm.Static;

@@ -33,7 +28,6 @@ export = unorm;

### Additional Details
* Last updated: Wed, 30 Aug 2023 19:35:33 GMT
* Last updated: Wed, 18 Oct 2023 11:45:07 GMT
* Dependencies: none
* Global values: `unorm`
# Credits
These definitions were written by [Christopher Brown](https://github.com/chbrown).
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