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

create-vitebook

Package Overview
Dependencies
Maintainers
1
Versions
136
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-vitebook - npm Package Compare versions

Comparing version 0.19.7 to 0.19.8

2

package.json
{
"name": "create-vitebook",
"version": "0.19.7",
"version": "0.19.8",
"keywords": [

@@ -5,0 +5,0 @@ "alternative",

@@ -1,3 +0,3 @@

/** __APP_IMPORTS__ **/ function App({ component }) {
return component;
/** __APP_IMPORTS__ **/ function App({ Component }) {
return <Component />;
}

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

Sorry, the diff of this file is not supported yet

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