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

@keckelt/tsne

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@keckelt/tsne - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

5

package.json
{
"name": "@keckelt/tsne",
"description": "Updated t-SNE implementation in TypeScript.",
"version": "1.0.1",
"version": "1.0.2",
"author": "Klaus Eckelt",
"license": "MIT",
"homepage": "https://github.com/keckelt/tsne#readme",
"main": "index.js",
"main": "lib/index.js",
"types": "lib/index.d.ts",
"scripts": {

@@ -10,0 +11,0 @@ "build": "tsc",

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