New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More

@entur/component-library

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@entur/component-library - npm Package Compare versions

Comparing version

to
0.1.3-test.1

@@ -9,3 +9,3 @@ 'use strict';

Object.defineProperty(exports, 'colors', {
Object.defineProperty(exports, 'COLORS', {
enumerable: true,

@@ -12,0 +12,0 @@ get: function get() {

{
"name": "@entur/component-library",
"version": "0.1.2",
"version": "0.1.3-test.1",
"main": "lib/index.js",
"scripts": {
"storybook": "start-storybook -s ./public -c .storybook -p 9009",
"transpile": "rm -r lib && babel src --out-dir lib --copy-files",
"transpile": "rm -rf lib && babel src --out-dir lib --copy-files",
"build": "rm -r dist && build-storybook -s ./public -c .storybook -o dist",
"prepublish": "npm run transpile"
"prepublishOnly": "npm run transpile",
"postinstall": "node scripts/postinstall"
},

@@ -24,2 +25,3 @@ "dependencies": {

"babel-core": "^6.26.0",
"file-loader": "^1.1.11",
"node-sass": "^4.7.2",

@@ -35,3 +37,6 @@ "react": "^16.2.0",

"sass-loader": ">=6.0.0"
},
"optionalDependencies": {
"@entur/fonts": "git+ssh://git@bitbucket.org:enturas/entur-fonts.git#181b1e3"
}
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet