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

ntils

Package Overview
Dependencies
Maintainers
1
Versions
81
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ntils - npm Package Compare versions

Comparing version 5.2.2 to 5.2.3

1

dist/cjs.js

@@ -208,2 +208,3 @@ 'use strict';

}
ignores = ignores || [];
Object.keys(src).forEach(function (key) {

@@ -210,0 +211,0 @@ var value = src[key];

@@ -204,2 +204,3 @@ var __spreadArrays = (this && this.__spreadArrays) || function () {

}
ignores = ignores || [];
Object.keys(src).forEach(function (key) {

@@ -206,0 +207,0 @@ var value = src[key];

@@ -207,2 +207,3 @@ var ntils = (function (exports) {

}
ignores = ignores || [];
Object.keys(src).forEach(function (key) {

@@ -209,0 +210,0 @@ var value = src[key];

@@ -210,2 +210,3 @@ (function (global, factory) {

}
ignores = ignores || [];
Object.keys(src).forEach(function (key) {

@@ -212,0 +213,0 @@ var value = src[key];

2

package.json
{
"name": "ntils",
"version": "5.2.2",
"version": "5.2.3",
"description": "一个 Node & Browser 工具函数集",

@@ -5,0 +5,0 @@ "main": "./dist/cjs.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