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

@types/ejson

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

Comparing version 2.1.1 to 2.1.2

ejson/index.d.ts

6

ejson/package.json
{
"name": "@types/ejson",
"version": "2.1.1",
"version": "2.1.2",
"description": "TypeScript definitions for ejson v2.1.2",

@@ -15,4 +15,4 @@ "license": "MIT",

"peerDependencies": {},
"typings": "ejson.d.ts",
"typesPublisherContentHash": "3108c8f64b9235d82d6cf6e0a12aa88794c0b0a9a535c6a7c39cdf4e5b5e2a50"
"typings": "index.d.ts",
"typesPublisherContentHash": "e6181fa7d5da1243f05aea9ac5cf7bf1e82b4ea2639ab5c4a3f8da8da56772cf"
}

@@ -11,4 +11,4 @@ # Installation

Additional Details
* Last updated: Wed, 26 Oct 2016 19:23:26 GMT
* File structure: DeclareModule
* Last updated: Sat, 05 Nov 2016 20:36:25 GMT
* File structure: ProperModule
* Library Dependencies: none

@@ -15,0 +15,0 @@ * Module Dependencies: none

{
"authors": "Shantanu Bhadoria <https://github.com/shantanubhadoria>",
"definitionFilename": "ejson.d.ts",
"definitionFilename": "index.d.ts",
"libraryDependencies": [],
"moduleDependencies": [],
"libraryMajorVersion": "2",
"libraryMinorVersion": "1",
"libraryMajorVersion": 2,
"libraryMinorVersion": 1,
"libraryName": "ejson v2.1.2",

@@ -13,3 +13,3 @@ "typingsPackageName": "ejson",

"sourceBranch": "types-2.0",
"kind": "DeclareModule",
"kind": "ProperModule",
"globals": [],

@@ -20,6 +20,6 @@ "declaredModules": [

"files": [
"ejson.d.ts"
"index.d.ts"
],
"hasPackageJson": false,
"contentHash": "3108c8f64b9235d82d6cf6e0a12aa88794c0b0a9a535c6a7c39cdf4e5b5e2a50"
"contentHash": "e6181fa7d5da1243f05aea9ac5cf7bf1e82b4ea2639ab5c4a3f8da8da56772cf"
}
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