Huge News!Announcing our $40M Series B led by Abstract Ventures.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 0.4.0 to 0.4.1

es5.js

14

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

@@ -9,3 +15,3 @@

[v0.3.1] Aug 18, 2018
[v0.3.1]

@@ -16,3 +22,3 @@ - Fix build files.

[v0.3.0] Aug 18, 2018
[v0.3.0]

@@ -24,3 +30,3 @@ - Use the ES5 build by default.

[v0.2.0] Aug 18, 2018
[v0.2.0]

@@ -27,0 +33,0 @@ - Update documentation.

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

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

"index.js",
"dist/remount.*"
"dist/remount.*",
"es5.js",
"es6.js",
"esm.mjs"
],

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

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