Comparing version
@@ -18,6 +18,4 @@ # Change Log | ||
Added tree-shaking option for SSRStyleReset. More work to be done here. | ||
## [1.5.3](https://github.com/nandorojo/expo-theme-ui/compare/v1.5.2...v1.5.3) (2021-03-28) | ||
@@ -27,6 +25,2 @@ | ||
## [1.5.2](https://github.com/nandorojo/expo-theme-ui/compare/v1.5.1...v1.5.2) (2021-03-28) | ||
@@ -36,8 +30,4 @@ | ||
## 1.5.1 (2021-03-28) | ||
**Note:** Version bump only for package dripsy |
{ | ||
"name": "dripsy", | ||
"version": "1.5.5", | ||
"version": "1.5.6-alpha.2+994c859", | ||
"description": "🍷 A super-simple responsive design system for React Native Web.", | ||
"main": "lib/commonjs/index.js", | ||
"module": "lib/module/index.js", | ||
"types": "lib/typescript/index.d.ts", | ||
"react-native": "src/index.tsx", | ||
"source": "src/index.tsx", | ||
"main": "build/index.js", | ||
"types": "build/index.d.ts", | ||
"react-native": "src/index.ts", | ||
"source": "src/index.ts", | ||
"files": [ | ||
"src", | ||
"lib" | ||
"build" | ||
], | ||
"scripts": { | ||
"test": "jest", | ||
"typescript": "tsc --noEmit", | ||
"lint": "eslint --ext .js,.ts,.tsx .", | ||
"prepare": "bob build", | ||
"release": "release-it", | ||
@@ -24,3 +21,8 @@ "example": "yarn --cwd example", | ||
"local": "yarn prepare && yarn pack && cd example && yarn add ../dripsy-v0.6.0-fresnel-2.1.tgz && yarn start -c", | ||
"ssr": "yarn prepare && yarn pack && cd next-example && yarn add ../dripsy-v0.6.0-fresnel-2.1.tgz && yarn next" | ||
"ssr": "yarn prepare && yarn pack && cd next-example && yarn add ../dripsy-v0.6.0-fresnel-2.1.tgz && yarn next", | ||
"build": "expo-module build", | ||
"clean": "expo-module clean", | ||
"test": "expo-module test", | ||
"prepare": "expo-module prepare", | ||
"expo-module": "expo-module" | ||
}, | ||
@@ -80,6 +82,6 @@ "keywords": [ | ||
"dependencies": { | ||
"@dripsy/core": "^1.5.5" | ||
"@dripsy/core": "^1.5.6-alpha.2+994c859" | ||
}, | ||
"sideEffects": false, | ||
"gitHead": "a25e9682d2295641a953825c6c5c66082702cdf8" | ||
"gitHead": "994c8596280a4a8afcef35aa12916fcb25d23197" | ||
} |
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
Trivial Package
Supply chain riskPackages less than 10 lines of code are easily copied into your own project and may not warrant the additional supply chain risk of an external dependency.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
Trivial Package
Supply chain riskPackages less than 10 lines of code are easily copied into your own project and may not warrant the additional supply chain risk of an external dependency.
Found 1 instance in 1 package
5884
13.57%0
-100%30
Infinity%9
-18.18%4
-42.86%1
Infinity%2
100%