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

@x-oasis/resolve-changed

Package Overview
Dependencies
Maintainers
3
Versions
53
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@x-oasis/resolve-changed - npm Package Compare versions

Comparing version 0.0.5 to 0.0.6

dist/index.d.ts

11

package.json
{
"name": "@x-oasis/resolve-changed",
"version": "0.0.5",
"version": "0.0.6",
"description": "resolve changed function",
"main": "index.ts",
"main": "dist/index.js",
"typings": "dist/index.d.ts",
"module": "dist/resolve-changed.esm.js",
"author": "",
"license": "ISC",
"devDependencies": {
"tsdx": "^0.14.1"
},
"scripts": {
"build": "pnpm run clean && pnpm run compile",
"build": "tsdx build --tsconfig tsconfig.build.json",
"clean": "rimraf ./dist",

@@ -11,0 +16,0 @@ "test": "vitest",

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