@types/popper.js
Advanced tools
Comparing version 0.4.4 to 0.4.5
{ | ||
"name": "@types/popper.js", | ||
"version": "0.4.4", | ||
"version": "0.4.5", | ||
"description": "TypeScript definitions for popper.js v0.4.0", | ||
@@ -14,4 +14,5 @@ "license": "MIT", | ||
"dependencies": {}, | ||
"typings": "popper.d.ts", | ||
"typesPublisherContentHash": "10ece0affda1c2cca81382e6b814fba8afa8ff29200c284debc4b6e6e208d76a" | ||
"peerDependencies": {}, | ||
"typings": "index.d.ts", | ||
"typesPublisherContentHash": "5b48f3689e2d65fd1925a6e2cb6a28836f98dcdd5c900e74e25dd86845d19db0" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Mon, 19 Sep 2016 17:28:59 GMT | ||
* Last updated: Wed, 05 Oct 2016 20:53:37 GMT | ||
* File structure: OldUMD | ||
@@ -14,0 +14,0 @@ * Library Dependencies: none |
{ | ||
"authors": "rhysd <https://rhysd.github.io>", | ||
"definitionFilename": "popper.d.ts", | ||
"definitionFilename": "index.d.ts", | ||
"libraryDependencies": [], | ||
@@ -21,6 +21,6 @@ "moduleDependencies": [], | ||
"files": [ | ||
"popper.d.ts" | ||
"index.d.ts" | ||
], | ||
"hasPackageJson": false, | ||
"contentHash": "10ece0affda1c2cca81382e6b814fba8afa8ff29200c284debc4b6e6e208d76a" | ||
"contentHash": "5b48f3689e2d65fd1925a6e2cb6a28836f98dcdd5c900e74e25dd86845d19db0" | ||
} |
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
3453