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

lil-wingman

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

lil-wingman - npm Package Compare versions

Comparing version 0.8.1 to 0.8.2

11

package.json
{
"name": "lil-wingman",
"version": "0.8.1",
"version": "0.8.2",
"license": "MIT",

@@ -25,8 +25,2 @@ "author": "lucystwt",

"types": "dist/index.d.ts",
"exports": {
".": {
"import": "./dist/index.mjs",
"require": "./dist/index.cjs"
}
},
"scripts": {

@@ -40,4 +34,3 @@ "watch": "rollup -c -w",

"check": "tsc --noEmit",
"ci": "pnpm build && pnpm test && pnpm lint && pnpm check",
"prepublishOnly": "pnpm ci",
"prepublishOnly": "pnpm build && vitest related --run && pnpm lint && pnpm check",
"prepare": "husky install"

@@ -44,0 +37,0 @@ },

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