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

d2-utilizr

Package Overview
Dependencies
Maintainers
2
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

d2-utilizr - npm Package Compare versions

Comparing version 0.0.10 to 0.0.11

1

index.js

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

function arrayUnique(array) {
f;
var newArray = [];

@@ -150,0 +149,0 @@ var i = 0;

2

package.json
{
"name": "d2-utilizr",
"version": "0.0.10",
"version": "0.0.11",
"description": "",

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

@@ -123,3 +123,3 @@ // type

export function arrayUnique(array) {f
export function arrayUnique(array) {
var newArray = [];

@@ -126,0 +126,0 @@ var i = 0;

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