@types/saml2-js
Advanced tools
Comparing version 1.6.4 to 1.6.5
{ | ||
"name": "@types/saml2-js", | ||
"version": "1.6.4", | ||
"version": "1.6.5", | ||
"description": "TypeScript definitions for SAML2-js 1.6.0", | ||
@@ -14,4 +14,5 @@ "license": "MIT", | ||
"dependencies": {}, | ||
"typings": "saml2-js.d.ts", | ||
"typesPublisherContentHash": "b3ba6d7efe103d4dadcc9022c04da078697fc36d957c513a548046f424cb2058" | ||
"peerDependencies": {}, | ||
"typings": "index.d.ts", | ||
"typesPublisherContentHash": "d2ed2726b1fa0fb02397ffd8ae2bf2836ddea9ba4d17d12dbc62e4d4d57e5331" | ||
} |
@@ -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:39 GMT | ||
* File structure: DeclareModule | ||
@@ -14,0 +14,0 @@ * Library Dependencies: none |
{ | ||
"authors": "horiuchi <https://github.com/horiuchi/>", | ||
"definitionFilename": "saml2-js.d.ts", | ||
"definitionFilename": "index.d.ts", | ||
"libraryDependencies": [], | ||
@@ -19,6 +19,6 @@ "moduleDependencies": [], | ||
"files": [ | ||
"saml2-js.d.ts" | ||
"index.d.ts" | ||
], | ||
"hasPackageJson": false, | ||
"contentHash": "b3ba6d7efe103d4dadcc9022c04da078697fc36d957c513a548046f424cb2058" | ||
"contentHash": "d2ed2726b1fa0fb02397ffd8ae2bf2836ddea9ba4d17d12dbc62e4d4d57e5331" | ||
} |
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
4626