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--canary.61.e6f2135.0 to 0.3.0--canary.67.10dbf6e.0

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--canary.61.e6f2135.0",
"version": "0.3.0--canary.67.10dbf6e.0",
"main": "dist/index.cjs.js",

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

"devDependencies": {
"@code-hike/script": "0.3.0--canary.61.e6f2135.0",
"@code-hike/script": "0.3.0--canary.67.10dbf6e.0",
"@types/react": "^16.9.38",

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

},
"gitHead": "e6f2135dda53b72f5482000f4742836ceb5e33bb"
"gitHead": "10dbf6e42a977864b8cb9ca51c82dbccd43e6a1b"
}
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