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

react-usa-svg

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-usa-svg - npm Package Compare versions

Comparing version 1.0.5 to 1.0.6

lib/types.d.ts

4

package.json
{
"author": "Konstantin Ryzhov",
"name": "react-usa-svg",
"version": "1.0.5",
"version": "1.0.6",
"description": "React.js SVG-components for USA map",

@@ -21,3 +21,3 @@ "keywords": [

"client": "webpack-dev-server --hot --inline --mode development --config webpack.config.ts",
"build": "rm -rf ./lib && tsc",
"build": "rm -rf ./lib && tsc && cp types.d.ts lib/",
"prepublish": "yarn build",

@@ -24,0 +24,0 @@ "release-patch": "npm version patch -m 'patch version'",

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