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

@vx/shape

Package Overview
Dependencies
Maintainers
1
Versions
93
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vx/shape - npm Package Compare versions

Comparing version 0.0.144 to 0.0.145

build/shapes/Area.js

9

build/index.js

@@ -79,2 +79,11 @@ 'use strict';

var _Area = require('./shapes/Area');
Object.defineProperty(exports, 'Area', {
enumerable: true,
get: function get() {
return _interopRequireDefault(_Area).default;
}
});
var _AreaClosed = require('./shapes/AreaClosed');

@@ -81,0 +90,0 @@

2

package.json
{
"name": "@vx/shape",
"version": "0.0.144",
"version": "0.0.145",
"description": "vx shape",

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