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

@vx/responsive

Package Overview
Dependencies
Maintainers
1
Versions
55
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vx/responsive - npm Package Compare versions

Comparing version 0.0.149 to 0.0.150

2

package.json
{
"name": "@vx/responsive",
"version": "0.0.149",
"version": "0.0.150",
"description": "vx responsive svg",

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

@@ -13,3 +13,3 @@ # @vx/responsive

``` js
import { withScreenSize } from `@vx/responsive`;
import { withScreenSize } from '@vx/responsive';
// or

@@ -29,3 +29,3 @@ // import * as Responsive from '@vx/responsive';

``` js
import { ScaleSVG } from `@vx/responsive`;
import { ScaleSVG } from '@vx/responsive';
// or

@@ -32,0 +32,0 @@ // import * as Responsive from '@vx/responsive';

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