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.33 to 0.9.34

2

chartist/index.d.ts

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

*/
append(): IChartistSvg;
append(element: IChartistSvg, insertFirst?: boolean): IChartistSvg;

@@ -429,0 +429,0 @@ /**

{
"name": "@types/chartist",
"version": "0.9.33",
"description": "TypeScript definitions for Chartist v0.9.5",
"version": "0.9.34",
"description": "TypeScript definitions for Chartist",
"license": "MIT",

@@ -14,4 +14,4 @@ "author": "Matt Gibbs <https://github.com/mtgibbs>",

"dependencies": {},
"typings": "index.d.ts",
"typesPublisherContentHash": "d986b68d91d726881e9f0cc32cd66f30e2bd69171294f23aa11c774319f5fd00"
"peerDependencies": {},
"typesPublisherContentHash": "eb72b63ec1480c0b7298c154e6619732d670b0a0b725f3f7c5c0a2e9e1fd8d5c"
}

@@ -5,3 +5,3 @@ # Installation

# Summary
This package contains type definitions for Chartist v0.9.5 (https://github.com/gionkunz/chartist-js).
This package contains type definitions for Chartist (https://github.com/gionkunz/chartist-js).

@@ -12,4 +12,3 @@ # Details

Additional Details
* Last updated: Mon, 19 Sep 2016 16:15:23 GMT
* File structure: UMD
* Last updated: Mon, 12 Dec 2016 22:50:15 GMT
* Library Dependencies: none

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

{
"authors": "Matt Gibbs <https://github.com/mtgibbs>",
"definitionFilename": "index.d.ts",
"libraryDependencies": [],
"moduleDependencies": [],
"libraryMajorVersion": "0",
"libraryMinorVersion": "9",
"libraryName": "Chartist v0.9.5",
"libraryMajorVersion": 0,
"libraryMinorVersion": 9,
"libraryName": "Chartist",
"typingsPackageName": "chartist",

@@ -13,7 +12,8 @@ "projectName": "https://github.com/gionkunz/chartist-js",

"sourceBranch": "types-2.0",
"kind": "UMD",
"globals": [
"Chartist"
],
"declaredModules": [],
"declaredModules": [
"chartist"
],
"files": [

@@ -23,3 +23,3 @@ "index.d.ts"

"hasPackageJson": false,
"contentHash": "d986b68d91d726881e9f0cc32cd66f30e2bd69171294f23aa11c774319f5fd00"
"contentHash": "eb72b63ec1480c0b7298c154e6619732d670b0a0b725f3f7c5c0a2e9e1fd8d5c"
}
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