@useblu/ocean-components
Advanced tools
Comparing version 0.2.5 to 0.2.6
@@ -6,2 +6,6 @@ # Change Log | ||
## [0.2.6](https://github.com/Pagnet/ocean-ds-web/compare/v0.2.5...v0.2.6) (2021-03-08) | ||
**Note:** Version bump only for package @useblu/ocean-components | ||
## [0.2.5](https://github.com/Pagnet/ocean-ds-web/compare/v0.2.4...v0.2.5) (2021-03-08) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "@useblu/ocean-components", | ||
"version": "0.2.5", | ||
"version": "0.2.6", | ||
"private": false, | ||
"description": "React components that implement Ocean's Design System.", | ||
@@ -11,7 +12,2 @@ "main": "dist/index.js", | ||
], | ||
"keywords": [ | ||
"react", | ||
"react-component", | ||
"ocean design" | ||
], | ||
"scripts": { | ||
@@ -24,15 +20,19 @@ "prebuild": "rimraf dist", | ||
"lint": "eslint 'src/**/*.{ts,tsx}'", | ||
"lint:fix": "eslint 'src/**/*.{ts,tsx}' --fix", | ||
"storybook": "start-storybook -c ../../.storybook -p 6006 -s ../../.storybook/assets" | ||
}, | ||
"repository": "git@github.com:Pagnet/ocean-ds-web.git", | ||
"keywords": [ | ||
"react", | ||
"react-component", | ||
"ocean design" | ||
], | ||
"homepage": "https://pagnet.github.io/ocean-ds-web/index.html", | ||
"bugs": "https://github.com/Pagnet/ocean-ds-web/issues", | ||
"license": "GPL-3.0", | ||
"author": "Blu Pagamentos <devs@useblu.com.br>", | ||
"license": "GPL-3.0", | ||
"private": false, | ||
"publishConfig": { | ||
"access": "public" | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/Pagnet/ocean-ds-web.git", | ||
"directory": "packages/ocean-components" | ||
}, | ||
"peerDependencies": { | ||
"react": ">=16.8.0", | ||
"react-dom": ">=16.8.0" | ||
}, | ||
"dependencies": { | ||
@@ -44,8 +44,18 @@ "@reach/auto-id": "0.13.2", | ||
"@types/classnames": "2.2.11", | ||
"@types/rollup-plugin-peer-deps-external": "^2.2.0", | ||
"@types/rollup-plugin-postcss": "^2.0.0", | ||
"@useblu/tokens": "^2.0.0", | ||
"rollup-plugin-postcss": "^3.1.6", | ||
"rollup-plugin-sass": "^1.2.2" | ||
"rollup-plugin-sass": "^1.2.2", | ||
"ts-node": "^9.1.1" | ||
}, | ||
"gitHead": "ba6e41912dfba044e7a579c980cb4ab3682b28f6" | ||
"peerDependencies": { | ||
"react": ">=16.8.0", | ||
"react-dom": ">=16.8.0" | ||
}, | ||
"publishConfig": { | ||
"access": "public" | ||
}, | ||
"sideEffects": false, | ||
"gitHead": "af78cc610116124a8def115ed0a1ecefef198533" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
330308
10
7