Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

dtto

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dtto - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

dist/index.module.mjs

6

package.json
{
"name": "dtto",
"version": "0.0.1",
"version": "0.0.2",
"description": "",

@@ -8,8 +8,10 @@ "type": "module",

"main": "dist/index.js",
"umd:main": "dist/foo.umd.js",
"typings": "dist/index.d.ts",
"exports": {
"types": "./dist/index.d.ts",
"require": "./dist/dtto.cjs",
"default": "./dist/dtto.modern.js"
},
"module": "./dist/dtto.module.js",
"module": "./dist/dtto.module.mjs",
"unpkg": "./dist/dtto.umd.js",

@@ -16,0 +18,0 @@ "scripts": {

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