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

@knit/needle

Package Overview
Dependencies
Maintainers
1
Versions
48
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@knit/needle - npm Package Compare versions

Comparing version 0.0.25 to 0.0.26

2

index.js

@@ -6,3 +6,3 @@ /* @flow */

const pkg = readPkgUp.sync().pkg;
const pkg = (readPkgUp.sync() || {}).pkg || {};

@@ -9,0 +9,0 @@ const ROOT_DIR = process.env.PWD || '';

@@ -10,3 +10,3 @@ {

"description": "Knitting needle",
"version": "0.0.25",
"version": "0.0.26",
"main": "index.js",

@@ -13,0 +13,0 @@ "repository": {

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