Socket
Socket
Sign inDemoInstall

react-native-svg-web

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-native-svg-web - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

6

index.js

@@ -45,3 +45,4 @@ /**

const Svg = createElement("Svg", "svg");
export const Svg = createElement("Svg", "svg");
export default Svg;

@@ -104,5 +105,2 @@ Svg.Svg = Svg; // stay consistent with the old require based api

export const Svg = createElement("Svg", "svg");
Svg.Svg = Svg;
export const Symbol = createElement("Symbol", "symbol");

@@ -109,0 +107,0 @@ Svg.Symbol = Symbol;

{
"name": "react-native-svg-web",
"version": "1.0.3",
"version": "1.0.4",
"description": "A web replacement for react-native-svg",

@@ -5,0 +5,0 @@ "main": "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