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

matt-lerna-2

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

matt-lerna-2 - npm Package Compare versions

Comparing version 0.1.6 to 0.1.7

2

index.js
import isString from 'lodash.isstring';
import numberStatus from 'matt-lerna-1';
export default function hello(value) {
export default function stringStatus(value) {
return {

@@ -6,0 +6,0 @@ numberStatus: numberStatus(value),

{
"name": "matt-lerna-2",
"version": "0.1.6",
"version": "0.1.7",
"files": [

@@ -9,4 +9,4 @@ "index.js"

"lodash.isstring": "^4.0.0",
"matt-lerna-1": "^0.1.0"
"matt-lerna-1": "^0.1.7"
}
}
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