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

@egoist/vue-to-react

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@egoist/vue-to-react - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

4

dist/index.esm.js

@@ -18,5 +18,5 @@ import React from 'react';

});
return React.createElement('div', {
return React.createElement('div', null, React.createElement('div', {
ref: el
});
}));
};

@@ -23,0 +23,0 @@ });

@@ -22,5 +22,5 @@ 'use strict';

});
return React.createElement('div', {
return React.createElement('div', null, React.createElement('div', {
ref: el
});
}));
};

@@ -27,0 +27,0 @@ });

{
"name": "@egoist/vue-to-react",
"version": "1.0.0",
"version": "1.0.1",
"description": "Turn a Vue component into a React component.",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

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