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.3.0 to 0.3.3

1

index.js

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

var pkg = (readPkgUp.sync() || {}).pkg || {};
var pkgNeedle = (pkg.knit || {}).needle || {};

@@ -28,0 +27,0 @@

24

package.json
{
"homepage": "https://github.com/knitjs/knit#readme",
"license": "MIT",
"bugs": {
"url": "https://github.com/knitjs/knit/issues"
},
"repository": {
"type": "git",
"url": "git+https://github.com/knitjs/knit.git"
},
"engines": {
"node": ">=6",
"npm": ">=3"
},
"author": {
"name": "Shane Wilson"
},
"private": false,
"name": "@knit/needle",
"description": "Knitting needle",
"version": "0.3.0"
"version": "0.3.3",
"dependencies": {
"read-pkg-up": "2.0.0"
},
"peerDependencies": {},
"optionalDependencies": {}
}

Sorry, the diff of this file is not supported yet

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