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

remount

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

remount - npm Package Compare versions

Comparing version

to
0.4.0

6

CHANGELOG.md
## Pre-v1.0.0 changes
[v0.4.0] Aug 18, 2018
- Publish `remount/es6` and `remount/esm` builds.
[v0.4.0]: https://github.com/rstacruz/remount/compare/v0.3.1...v0.4.0
[v0.3.1] Aug 18, 2018

@@ -4,0 +10,0 @@

4

package.json
{
"name": "remount",
"description": "Mount React components to the DOM using custom elements",
"version": "0.3.1",
"version": "0.4.0",
"author": "Rico Sta. Cruz <rstacruz@users.noreply.github.com>",

@@ -34,3 +34,3 @@ "bugs": {

"index.js",
"dist"
"dist/remount.*"
],

@@ -37,0 +37,0 @@ "homepage": "https://github.com/rstacruz/remount#readme",