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

@types/selectize

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/selectize - npm Package Compare versions

Comparing version 0.11.27 to 0.12.28

10

selectize/index.d.ts

@@ -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"
}
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