@dhis2/prop-types
Advanced tools
Comparing version 1.0.1 to 1.0.2
@@ -0,1 +1,8 @@ | ||
## [1.0.2](https://github.com/dhis2/prop-types/compare/v1.0.1...v1.0.2) (2019-07-17) | ||
### Bug Fixes | ||
* un-ignore the build folder for publishing ([#22](https://github.com/dhis2/prop-types/issues/22)) ([bd839b8](https://github.com/dhis2/prop-types/commit/bd839b8)) | ||
## [1.0.1](https://github.com/dhis2/prop-types/compare/v1.0.0...v1.0.1) (2019-07-15) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@dhis2/prop-types", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"main": "./build/cjs/index.js", | ||
@@ -25,8 +25,10 @@ "module": "./build/es/index.js", | ||
"@babel/preset-env": "^7.5.4", | ||
"@dhis2/cli-style": "4.1.0", | ||
"babel-loader": "^8.0.5" | ||
"@dhis2/cli-style": "4.1.0" | ||
}, | ||
"peerDependencies": { | ||
"prop-types": "^15" | ||
} | ||
}, | ||
"files": [ | ||
"build" | ||
] | ||
} |
@@ -5,2 +5,7 @@ # DHIS2 propTypes | ||
## Installation | ||
```bash | ||
yarn add @dhis2/prop-types | ||
``` | ||
## Usage | ||
@@ -7,0 +12,0 @@ |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
9312
4
184
37
1
11
1