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

@code-hike/smooth-lines

Package Overview
Dependencies
Maintainers
1
Versions
61
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@code-hike/smooth-lines - npm Package Compare versions

Comparing version 0.3.0-next.9 to 0.3.0-next.10

1

dist/index.cjs.js

@@ -203,2 +203,3 @@ 'use strict';

width: width,
display: opacity <= 0 ? "none" : undefined,
} }, children));

@@ -205,0 +206,0 @@ }

@@ -195,2 +195,3 @@ import React, { useMemo } from 'react';

width: width,
display: opacity <= 0 ? "none" : undefined,
} }, children));

@@ -197,0 +198,0 @@ }

6

package.json
{
"name": "@code-hike/smooth-lines",
"version": "0.3.0-next.9",
"version": "0.3.0-next.10",
"main": "dist/index.cjs.js",

@@ -14,3 +14,3 @@ "typings": "dist/index.d.ts",

"devDependencies": {
"@code-hike/script": "0.3.0-next.9",
"@code-hike/script": "0.3.0-next.10",
"@types/react": "^16.9.38",

@@ -33,3 +33,3 @@ "react": "^16.13.1"

},
"gitHead": "dd7a8e686fe040b3948672539a5e7ebda7789681"
"gitHead": "3ce6287460eef6e00f5d3717eb2dc60d90c99522"
}
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