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

@types/bson

Package Overview
Dependencies
Maintainers
1
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/bson - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

2

bson/index.d.ts

@@ -71,2 +71,4 @@ // Type definitions for bson 1.0

constructor(id?: number | string | ObjectId);
toHexString(): string;
getTimestamp(): Date;
}

@@ -73,0 +75,0 @@ export type ObjectID = ObjectId;

11

bson/package.json
{
"name": "@types/bson",
"version": "1.0.0",
"version": "1.0.1",
"description": "TypeScript definitions for bson",
"license": "MIT",
"author": "Hiroki Horiuchi <https://github.com/horiuchi/>",
"contributors": [
{
"name": "Hiroki Horiuchi",
"url": "https://github.com/horiuchi/"
}
],
"main": "",

@@ -17,4 +22,4 @@ "repository": {

"peerDependencies": {},
"typesPublisherContentHash": "55a58365f8701faa1de74f3c34c8c89fb9952ae2536580eeb64e548dd3f037e0",
"typesPublisherContentHash": "a413692ee892ded2ee8c46b95d50068f427336426d9ff22de50cb2b736e44273",
"typeScriptVersion": "2.0"
}

@@ -11,3 +11,3 @@ # Installation

Additional Details
* Last updated: Tue, 17 Jan 2017 16:58:54 GMT
* Last updated: Tue, 28 Mar 2017 05:17:58 GMT
* Dependencies: node

@@ -14,0 +14,0 @@ * Global values: none

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