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

react-polymorphic-box

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-polymorphic-box - npm Package Compare versions

Comparing version 2.0.2 to 2.0.3

6

CHANGELOG.md

@@ -5,2 +5,8 @@ # Changelog

### [2.0.3](https://github.com/kripod/react-polymorphic-box/compare/v2.0.2...v2.0.3) (2020-07-09)
### Bug Fixes
- module typings path ([4dce4de](https://github.com/kripod/react-polymorphic-box/commit/4dce4de84d6a74bf4520e1fd4a2d83b7c5b6002f))
### [2.0.2](https://github.com/kripod/react-polymorphic-box/compare/v2.0.1...v2.0.2) (2020-07-09)

@@ -7,0 +13,0 @@

4

package.json
{
"name": "react-polymorphic-box",
"version": "2.0.2",
"version": "2.0.3",
"description": "Building blocks for strongly typed polymorphic components in React.",

@@ -25,3 +25,3 @@ "keywords": [

"module": "./dist/esm/bundle.min.mjs",
"types": "./dist/esm/bundle.d.ts",
"types": "./dist/esm/bundle.min.d.ts",
"files": [

@@ -28,0 +28,0 @@ "dist/",

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