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

@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.0.2 to 1.1.0

6

cleave.js/index.d.ts

@@ -1,4 +0,6 @@

// Type definitions for cleave.js 1.0
// Type definitions for cleave.js 1.1
// Project: https://github.com/nosir/cleave.js
// Definitions by: C Lentfort <https://github.com/clentfort>, J Giancono <https://github.com/jasongi-at-sportsbet>
// Definitions by: C Lentfort <https://github.com/clentfort>,
// J Giancono <https://github.com/jasongi-at-sportsbet>,
// Alex Shakun <https://github.com/sashashakun>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped

@@ -5,0 +7,0 @@ // TypeScript Version: 2.3

{
"name": "@types/cleave.js",
"version": "1.0.2",
"version": "1.1.0",
"description": "TypeScript definitions for cleave.js",

@@ -16,2 +16,7 @@ "license": "MIT",

"githubUsername": "jasongi-at-sportsbet"
},
{
"name": "Alex Shakun",
"url": "https://github.com/sashashakun",
"githubUsername": "sashashakun"
}

@@ -28,4 +33,4 @@ ],

},
"typesPublisherContentHash": "e593613140b786accc1b93461c3f7a381a6bd34b1c9772822081a772dbc63588",
"typesPublisherContentHash": "ae5483d88ab6e8dd0c5a18c9a00c601a0abad9482aa2328b393be0d215209915",
"typeScriptVersion": "2.3"
}

@@ -9,2 +9,3 @@ import * as React from "react";

options: CleaveOptions;
htmlRef?: (i: any) => void;
}

@@ -11,0 +12,0 @@

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

Additional Details
* Last updated: Fri, 19 Jan 2018 22:53:49 GMT
* Last updated: Thu, 01 Feb 2018 18:55:41 GMT
* Dependencies: react

@@ -17,2 +17,2 @@ * Global values: none

# Credits
These definitions were written by C Lentfort <https://github.com/clentfort>, J Giancono <https://github.com/jasongi-at-sportsbet>.
These definitions were written by C Lentfort <https://github.com/clentfort>, J Giancono <https://github.com/jasongi-at-sportsbet>, Alex Shakun <https://github.com/sashashakun>.
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