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

@types/chartist

Package Overview
Dependencies
Maintainers
1
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/chartist - npm Package Compare versions

Comparing version 0.9.23-alpha to 0.9.24-alpha

5

index.d.ts

@@ -561,4 +561,3 @@ // Type definitions for Chartist v0.9.5

declare module 'chartist' {
export = Chartist;
}
export = Chartist;
export as namespace Chartist;

6

package.json
{
"name": "@types/chartist",
"version": "0.9.23-alpha",
"version": "0.9.24-alpha",
"description": "TypeScript definitions for Chartist v0.9.5",

@@ -8,2 +8,6 @@ "main": "",

"author": "Matt Gibbs <https://github.com/mtgibbs>",
"repository": {
"type": "git",
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git"
},
"license": "MIT",

@@ -10,0 +14,0 @@ "typings": "index.d.ts",

@@ -11,4 +11,4 @@ # Installation

Additional Details
* Last updated: Wed, 25 May 2016 04:20:02 GMT
* File structure: OldUMD
* Last updated: Fri, 01 Jul 2016 18:42:19 GMT
* File structure: UMD
* Library Dependencies: none

@@ -15,0 +15,0 @@ * Module Dependencies: none

@@ -13,13 +13,11 @@ {

"sourceBranch": "types-2.0",
"kind": "OldUMD",
"kind": "UMD",
"globals": [
"Chartist"
],
"declaredModules": [
"chartist"
],
"declaredModules": [],
"files": [
"index.d.ts"
],
"contentHash": "a59bc26904ea9f63339d01edeabdd37fc35935edd838aa442853949ac93309f5"
"contentHash": "3a0cd3f5afa3692f196f63a03dad87e2867b98ef5e1685a1cd76965731199f5c"
}
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