Socket
Socket
Sign inDemoInstall

@gitgraph/js

Package Overview
Dependencies
Maintainers
2
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@gitgraph/js - npm Package Compare versions

Comparing version 1.0.0-0 to 1.0.0-1

12

package.json
{
"name": "@gitgraph/js",
"version": "1.0.0-0",
"version": "1.0.0-1",
"description": "Draw pretty git graphs in the browser",

@@ -47,3 +47,2 @@ "author": "Nicolas Carlo <nicolascarlo.espeon@gmail.com>",

"build:minify": "uglifyjs -c -m -o ./lib/bundle.min.js -- ./lib/bundle.js",
"storybook": "start-storybook -p 6007",
"prepare": "npm run build"

@@ -55,9 +54,3 @@ },

"devDependencies": {
"@babel/core": "^7.4.0",
"@storybook/addon-actions": "^5.0.5",
"@storybook/addons": "^5.0.5",
"@storybook/html": "^5.0.5",
"@types/node": "^9.4.6",
"@types/storybook__addon-actions": "^3.4.2",
"babel-loader": "^8.0.5",
"browserify": "^14.5.0",

@@ -67,7 +60,6 @@ "npm-run-all": "^4.1.2",

"rollup": "^0.51.8",
"ts-loader": "4.0.0",
"typescript": "3.3.4000",
"uglify-es": "^3.3.9"
},
"gitHead": "cb6be3b53d16af654202226cc87e9253b6d412d4"
"gitHead": "41c01abc3671c2fc2c51c3222bb600207660c7fe"
}

4

README.md

@@ -1,3 +0,1 @@

**❗ This rendering library is still under development and is not stable.**
# `@gitgraph/js`

@@ -55,2 +53,2 @@

[gitgraph-repo]: https://github.com/nicoespeon/gitgraph.js/
[stories]: https://github.com/nicoespeon/gitgraph.js/tree/master/packages/gitgraph-js/src/stories
[stories]: https://github.com/nicoespeon/gitgraph.js/tree/master/packages/stories/src/gitgraph-js/
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