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

rc-js-util

Package Overview
Dependencies
Maintainers
1
Versions
262
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rc-js-util - npm Package Compare versions

Comparing version 4.1.1 to 4.1.2

4

bin/array/impl/array-empty-array.js
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.arrayEmptyArray = void 0;
var _debug_1 = require("../../debug/_debug");
/**

@@ -10,5 +9,2 @@ * @public

exports.arrayEmptyArray = [];
DEBUG_MODE && _debug_1._Debug.runBlock(function () {
Object.freeze(exports.arrayEmptyArray);
});
//# sourceMappingURL=array-empty-array.js.map

2

package.json
{
"name": "rc-js-util",
"version": "4.1.1",
"version": "4.1.2",
"license": "MIT",

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

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