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

needler

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

needler - npm Package Compare versions

Comparing version 0.0.5 to 0.0.6

2

package.json
{
"name": "needler",
"description": "A quick tool to find a needle in a haystack",
"version": "0.0.5",
"version": "0.0.6",
"main": "./lib",

@@ -6,0 +6,0 @@ "scripts": {

@@ -61,5 +61,5 @@ # Needler

`import { find, replace } from 'needler';`
`import needler from 'needler';`
import { replace } from 'needler';
import needler from 'needler';

@@ -66,0 +66,0 @@ let options = {

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