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

@qudtlib/core

Package Overview
Dependencies
Maintainers
1
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@qudtlib/core - npm Package Compare versions

Comparing version 2.0.0-preview2 to 2.0.0-preview3

dist/cjs/package.json

15

package.json
{
"name": "@qudtlib/core",
"version": "2.0.0-preview2",
"type": "module",
"version": "2.0.0-preview3",
"description": "Data model for QUDTLib",
"exports": "dist/qudtlib.js",
"main": "dist/qudtlib.js",
"types": "dist/qudtlib.d.ts",
"main": "dist/cjs/qudtlib.js",
"module": "dist/mjs/qudtlib.js",
"exports": {
".": {
"import": "./dist/mjs/qudtlib.js",
"require": "./dist/cjs/qudtlib.js"
}
},
"types": "./dist/qudtlib.d.ts",
"files": [

@@ -10,0 +15,0 @@ "./dist/*"

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