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

dep-require-time

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dep-require-time - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

0

bin/cli.js
#!/usr/bin/env node
'use strict'
require('../dist/cli')
export {};

@@ -0,0 +0,0 @@ "use strict";

export declare function getPackageJSON(cwd?: string): any;

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ export declare const measureRequireTime: (id: string) => number;

@@ -0,0 +0,0 @@ "use strict";

2

package.json
{
"name": "dep-require-time",
"version": "1.0.0",
"version": "1.0.1",
"description": "Require time measurement tool",

@@ -5,0 +5,0 @@ "publishConfig": {

@@ -22,2 +22,2 @@ # dep-require-time

![drt](img/drt.png)
![drt](./img/drt.png)

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