New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

lanurite

Package Overview
Dependencies
Maintainers
1
Versions
51
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

lanurite - npm Package Compare versions

Comparing version 1.0.20 to 1.0.21

2

package.json

@@ -26,3 +26,3 @@ {

"typings": "src/lanurite.d.ts",
"version": "1.0.20",
"version": "1.0.21",
"license": "MIT",

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

@@ -15,4 +15,4 @@ import {baseModel} from "./model";

getById(id: string): baseModel | null
find(predicate: any, start: Number): baseModel | undefined
find(predicate: any, start: Number): any
reset(array: Array<any>): void
}

Sorry, the diff of this file is too big to display

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