Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@dhis2/prop-types

Package Overview
Dependencies
Maintainers
15
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 2.0.2 to 2.0.3

7

CHANGELOG.md

@@ -0,1 +1,8 @@

## [2.0.3](https://github.com/dhis2/prop-types/compare/v2.0.2...v2.0.3) (2020-12-04)
### Bug Fixes
* remove unnecessary react peerDependency ([#213](https://github.com/dhis2/prop-types/issues/213)) ([9c761c7](https://github.com/dhis2/prop-types/commit/9c761c784729c6d1f7dcb0c77f03c7c5e665142d))
## [2.0.2](https://github.com/dhis2/prop-types/compare/v2.0.1...v2.0.2) (2020-11-02)

@@ -2,0 +9,0 @@

5

package.json
{
"name": "@dhis2/prop-types",
"version": "2.0.2",
"version": "2.0.3",
"main": "./build/cjs/lib.js",

@@ -32,5 +32,2 @@ "module": "./build/es/lib.js",

},
"peerDependencies": {
"react": ">=15"
},
"files": [

@@ -37,0 +34,0 @@ "build"

6

README.md

@@ -220,3 +220,3 @@ # DHIS2 propTypes

# Report an issue
## Report an issue

@@ -226,6 +226,6 @@ The issue tracker can be found in [DHIS2 JIRA](https://jira.dhis2.org)

Deeplinks:
Deep links:
- [Bug](https://jira.dhis2.org/secure/CreateIssueDetails!init.jspa?pid=10700&issuetype=10006&components=11008)
- [Improvement](https://jira.dhis2.org/secure/CreateIssueDetails!init.jspa?pid=10700&issuetype=10002&components=11008)
- [Feature](https://jira.dhis2.org/secure/CreateIssueDetails!init.jspa?pid=10700&issuetype=10300&components=11008)
- [Task](https://jira.dhis2.org/secure/CreateIssueDetails!init.jspa?pid=10700&issuetype=10003&components=11008)

Sorry, the diff of this file is not supported yet

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