@types/selectize
Advanced tools
Comparing version 0.11.27 to 0.12.28
@@ -1,4 +0,4 @@ | ||
// Type definitions for Selectize 0.11.2 | ||
// Type definitions for Selectize 0.12.13 | ||
// Project: https://github.com/brianreavis/selectize.js | ||
// Definitions by: Adi Dahiya <https://github.com/adidahiya> | ||
// Definitions by: Adi Dahiya <https://github.com/adidahiya>, Natalie Bausch <https://github.com/naBausch> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
@@ -565,2 +565,7 @@ | ||
clearCache(template?: string): void; | ||
/** | ||
* When the `settings.placeholder` value is changed, the new placeholder will be displayed. | ||
*/ | ||
updatePlaceholder(): void; | ||
} | ||
@@ -613,2 +618,1 @@ | ||
} | ||
{ | ||
"name": "@types/selectize", | ||
"version": "0.11.27", | ||
"description": "TypeScript definitions for Selectize 0.11.2", | ||
"version": "0.12.28", | ||
"description": "TypeScript definitions for Selectize 0.12.13", | ||
"license": "MIT", | ||
"author": "Adi Dahiya <https://github.com/adidahiya>", | ||
"author": "Adi Dahiya <https://github.com/adidahiya>, Natalie Bausch <https://github.com/naBausch>", | ||
"main": "", | ||
@@ -16,4 +16,5 @@ "repository": { | ||
}, | ||
"peerDependencies": {}, | ||
"typings": "index.d.ts", | ||
"typesPublisherContentHash": "001354a82fcdd8c24c57a7e4fd5d536811a5ed5b2c46e4a52ebfb504424f432e" | ||
"typesPublisherContentHash": "ecf96c5aa2d1b16cd3f840e9547498e084d709a29ab567c0c92c9b34702f83a7" | ||
} |
@@ -5,3 +5,3 @@ # Installation | ||
# Summary | ||
This package contains type definitions for Selectize 0.11.2 (https://github.com/brianreavis/selectize.js). | ||
This package contains type definitions for Selectize 0.12.13 (https://github.com/brianreavis/selectize.js). | ||
@@ -12,3 +12,3 @@ # Details | ||
Additional Details | ||
* Last updated: Mon, 19 Sep 2016 17:28:59 GMT | ||
* Last updated: Wed, 05 Oct 2016 20:53:40 GMT | ||
* File structure: Global | ||
@@ -20,2 +20,2 @@ * Library Dependencies: jquery | ||
# Credits | ||
These definitions were written by Adi Dahiya <https://github.com/adidahiya>. | ||
These definitions were written by Adi Dahiya <https://github.com/adidahiya>, Natalie Bausch <https://github.com/naBausch>. |
{ | ||
"authors": "Adi Dahiya <https://github.com/adidahiya>", | ||
"authors": "Adi Dahiya <https://github.com/adidahiya>, Natalie Bausch <https://github.com/naBausch>", | ||
"definitionFilename": "index.d.ts", | ||
@@ -9,4 +9,4 @@ "libraryDependencies": [ | ||
"libraryMajorVersion": "0", | ||
"libraryMinorVersion": "11", | ||
"libraryName": "Selectize 0.11.2", | ||
"libraryMinorVersion": "12", | ||
"libraryName": "Selectize 0.12.13", | ||
"typingsPackageName": "selectize", | ||
@@ -23,3 +23,3 @@ "projectName": "https://github.com/brianreavis/selectize.js", | ||
"hasPackageJson": false, | ||
"contentHash": "001354a82fcdd8c24c57a7e4fd5d536811a5ed5b2c46e4a52ebfb504424f432e" | ||
"contentHash": "ecf96c5aa2d1b16cd3f840e9547498e084d709a29ab567c0c92c9b34702f83a7" | ||
} |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
22047
530
0