Socket
Socket
Sign inDemoInstall

react-dynamic-multi-render

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-dynamic-multi-render - npm Package Compare versions

Comparing version 0.2.3 to 0.2.4

build/esm/index.js.map

1

build/esm/index.js

@@ -243,1 +243,2 @@ import _defineProperty from '@babel/runtime/helpers/defineProperty';

export { DynamicMultiRenderProvider, useDynamicMultiRenderConfig };
//# sourceMappingURL=index.js.map

@@ -6,2 +6,14 @@ # Change Log

## [0.2.4](https://github.com/Crystal-Design-GmbH/react-dynamic-multi-render/compare/react-dynamic-multi-render@0.2.3...react-dynamic-multi-render@0.2.4) (2021-07-13)
### Bug Fixes
* trigger build ([5a8049d](https://github.com/Crystal-Design-GmbH/react-dynamic-multi-render/commit/5a8049da511d4d9945b851bc9c06e3c0ce0153c1))
* use stable cantara build ([03e61f9](https://github.com/Crystal-Design-GmbH/react-dynamic-multi-render/commit/03e61f990357ee3450decd413b98ce1a5e38a36a))
## [0.2.3](https://github.com/Crystal-Design-GmbH/react-dynamic-multi-render/compare/react-dynamic-multi-render@0.2.2...react-dynamic-multi-render@0.2.3) (2021-07-13)

@@ -8,0 +20,0 @@

7

package.json
{
"name": "react-dynamic-multi-render",
"version": "0.2.3",
"main": "./build/react-dynamic-multi-render/src/index.js",
"version": "0.2.4",
"license": "MIT",

@@ -16,3 +15,5 @@ "devDependencies": {

},
"gitHead": "daabf28b3951936c7f2f9f2f2fc13431396ff0d6"
"module": "build/esm/index.js",
"types": "./build/types/index.d.ts",
"gitHead": "9e1d4d9fc8373005b84cb13728d98037d71e915b"
}
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