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

@njmaeff/alg-comparator

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@njmaeff/alg-comparator - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

index.d.ts

30

package.json
{
"name": "@njmaeff/alg-comparator",
"version": "0.0.1",
"license": "MIT",
"version": "0.0.2",
"homepage": "https://github.com/njmaeff/javascript-algorithms#readme",
"bugs": {
"url": "https://github.com/njmaeff/javascript-algorithms/issues"
},
"repository": {
"type": "git",
"url": "https://github.com/njmaeff/javascript-algorithms.git",
"url": "git+https://github.com/njmaeff/javascript-algorithms.git",
"path": "src/alg-comparator"
},
"license": "MIT",
"files": [
"**/*.ts",
"**/*.d.ts",
"**/*.js.map",
"**/*.js"
"index.ts",
"index.d.ts",
"index.js.map",
"index.js"
],
"scripts": {
"build": "yarn clean && sdk build",
"clean": "sdk clean",
"lint": "sdk lint",
"release": "yarn build && yarn publish --patch --access public --no-git-tag-version && yarn clean",
"build": "yarn clean && sdk build",
"clean": "sdk clean"
"release": "yarn build && yarn publish --patch --access public --no-git-tag-version && yarn clean"
},
"devDependencies": {
"@njmaeff/sdk-adapter-local": "^0",
"@njmaeff/sdk-plugin-ts": "^0",
"@njmaeff/sdk-runner": "^0"
}
"readme": ""
}
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