Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@types/js-quantities

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/js-quantities - npm Package Compare versions

Comparing version
1.6.4
to
1.6.5
+0
-5
js-quantities/index.d.ts

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

// Type definitions for JS-quantities 1.6
// Project: http://gentooboontoo.github.io/js-quantities/
// Definitions by: DefinitelyTyped <https://github.com/DefinitelyTyped>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
declare const Qty: Qty.Type;

@@ -7,0 +2,0 @@

+4
-10
{
"name": "@types/js-quantities",
"version": "1.6.4",
"description": "TypeScript definitions for JS-quantities",
"version": "1.6.5",
"description": "TypeScript definitions for js-quantities",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/js-quantities",
"license": "MIT",
"contributors": [
{
"name": "DefinitelyTyped",
"url": "https://github.com/DefinitelyTyped",
"githubUsername": "DefinitelyTyped"
}
],
"contributors": [],
"main": "",

@@ -23,4 +17,4 @@ "types": "index.d.ts",

"dependencies": {},
"typesPublisherContentHash": "ec01aec60d787d501c37f0f12299a3372ed796aac64e838648e917e2c50ffd47",
"typesPublisherContentHash": "e8e203c246933e66a4255860f40d891246e9518a6e2b5a9ba83a7e13c9a8b8b2",
"typeScriptVersion": "4.5"
}

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

# Summary
This package contains type definitions for JS-quantities (http://gentooboontoo.github.io/js-quantities/).
This package contains type definitions for js-quantities (http://gentooboontoo.github.io/js-quantities/).

@@ -12,7 +12,2 @@ # Details

````ts
// Type definitions for JS-quantities 1.6
// Project: http://gentooboontoo.github.io/js-quantities/
// Definitions by: DefinitelyTyped <https://github.com/DefinitelyTyped>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
declare const Qty: Qty.Type;

@@ -89,7 +84,6 @@

### Additional Details
* Last updated: Fri, 15 Sep 2023 20:36:37 GMT
* Last updated: Wed, 18 Oct 2023 05:47:07 GMT
* Dependencies: none
* Global values: none
# Credits
These definitions were written by [DefinitelyTyped](https://github.com/DefinitelyTyped).
These definitions were written by .