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.5 to 0.0.6

dist/src/date.d.ts

1

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

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

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

2

package.json
{
"name": "@doctadevs/utils",
"version": "0.0.5",
"version": "0.0.6",
"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