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

@doctadevs/utils

Package Overview
Dependencies
Maintainers
1
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@doctadevs/utils - npm Package Compare versions

Comparing version 0.0.11 to 0.0.12

dist/src/finance.d.ts

1

dist/index.d.ts
export * from './src/http';
export * from './src/string';
export * from './src/date';
export * from './src/finance';

@@ -16,2 +16,3 @@ "use strict";

__exportStar(require("./src/date"), exports);
__exportStar(require("./src/finance"), exports);
//# sourceMappingURL=index.js.map
export * from './src/http';
export * from './src/string';
export * from './src/date';
export * from './src/finance';

2

package.json
{
"name": "@doctadevs/utils",
"version": "0.0.11",
"version": "0.0.12",
"main": "dist/index.js",

@@ -5,0 +5,0 @@ "types": "dist/index.d.ts",

Sorry, the diff of this file is not supported yet

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