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.7.1 to 0.7.2

dist/index.cjs.map

0

dist/index.d.ts

@@ -0,0 +0,0 @@ declare function getUrlParams<T extends Record<string, any>>(query: string): T;

8

package.json
{
"name": "lil-wingman",
"version": "0.7.1",
"version": "0.7.2",
"license": "MIT",

@@ -32,3 +32,3 @@ "author": "lucystwt",

"scripts": {
"dev": "rollup -c -w",
"watch": "rollup -c -w",
"build": "rimraf dist && rollup -c",

@@ -52,7 +52,6 @@ "test": "vitest",

"@rollup/plugin-node-resolve": "^15.0.1",
"@rollup/plugin-terser": "^0.3.0",
"@rollup/plugin-typescript": "^11.0.0",
"@typescript-eslint/eslint-plugin": "^5.51.0",
"@typescript-eslint/parser": "^5.51.0",
"@vitest/coverage-c8": "^0.28.4",
"esbuild": "^0.17.10",
"eslint": "^8.34.0",

@@ -66,2 +65,3 @@ "eslint-plugin-simple-import-sort": "^8.0.0",

"rollup-plugin-dts": "^5.1.1",
"rollup-plugin-esbuild": "^5.0.0",
"typescript": "^4.9.5",

@@ -68,0 +68,0 @@ "vitest": "^0.28.4"

Sorry, the diff of this file is not supported yet

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