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

dvpntjs

Package Overview
Dependencies
Maintainers
2
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dvpntjs - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

dist/helpers/common.js

2

dist/helpers/index.js

@@ -5,2 +5,2 @@ 'use strict';

_(exports).extend(require('./query'));
_(exports).extend(require('./common'));
'use strict';
exports.Collection = require('./utils/Collection');
exports.helpers = require('./helpers');
{
"name": "dvpntjs",
"version": "1.0.0",
"version": "1.0.1",
"description": "a collection of utilities used in dvpnt projects",

@@ -5,0 +5,0 @@ "main": "./dist/index.js",

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