@types/ejson
Advanced tools
Comparing version 2.1.1 to 2.1.2
{ | ||
"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" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
2671
41