Socket
Socket
Sign inDemoInstall

@types/cleave.js

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/cleave.js - npm Package Compare versions

Comparing version 1.4.3 to 1.4.4

6

cleave.js/index.d.ts

@@ -11,5 +11,11 @@ // Type definitions for cleave.js 1.4

interface Properties extends CleaveOptions {
result: string;
}
declare class Cleave {
constructor(selector: string | HTMLElement, options: CleaveOptions);
properties: Properties;
getRawValue(): string;

@@ -16,0 +22,0 @@

6

cleave.js/package.json
{
"name": "@types/cleave.js",
"version": "1.4.3",
"version": "1.4.4",
"description": "TypeScript definitions for cleave.js",

@@ -34,4 +34,4 @@ "license": "MIT",

},
"typesPublisherContentHash": "cbcf044758cc05018e0c517ed743605a5865b8360760873b96db8b5bcf3183e2",
"typeScriptVersion": "3.0"
"typesPublisherContentHash": "923cf81cf8632be31099217d86cdf7a4e73a74fa1be99b833e3226ac74a06292",
"typeScriptVersion": "3.3"
}

@@ -11,3 +11,3 @@ # Installation

### Additional Details
* Last updated: Mon, 06 Jul 2020 23:46:20 GMT
* Last updated: Mon, 23 Nov 2020 21:40:13 GMT
* Dependencies: [@types/react](https://npmjs.com/package/@types/react)

@@ -14,0 +14,0 @@ * Global values: none

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