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

@dhis2/prop-types

Package Overview
Dependencies
Maintainers
13
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dhis2/prop-types - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

build/cjs/arrayWithLength.js

7

CHANGELOG.md

@@ -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 @@

10

package.json
{
"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 @@

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