Socket
Socket
Sign inDemoInstall

mondrian-components

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mondrian-components - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

:w

1

build/index.js

@@ -62,2 +62,3 @@ "use strict";

exports.Gap = Tag;
exports.Head = Tag;
exports.MdPostmark = Tag;

@@ -64,0 +65,0 @@ exports.Note = Tag;

@@ -0,1 +1,5 @@

### v1.0.1 (2017/4/6 9:1)
* Add Head
* Add Storybook
### v1.0.0 (2017/3/31 17:16)

@@ -2,0 +6,0 @@

{
"name": "mondrian-components",
"version": "1.0.0",
"version": "1.0.1",
"description": "## Development - $ npm install - $ npm run watch - Open new terminal. - $ npm run server - The default browser is pointed to http://localhost:3000.",

@@ -9,2 +9,4 @@ "main": "build/index.js",

"bump": "hi-bump",
"storybook": "start-storybook -p 9001 -c .storybook",
"storybook-build": "build-storybook -c .storybook -o docs",
"watch": "tsc -w"

@@ -19,5 +21,7 @@ },

"devDependencies": {
"@kadira/storybook": "^2.35.3",
"hi-bump": "^1.1.1",
"react-dom": "^15.4.2",
"typescript": "^2.2.2"
}
}

Sorry, the diff of this file is not supported yet

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