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

@apify/utilities

Package Overview
Dependencies
Maintainers
10
Versions
101
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@apify/utilities - npm Package Compare versions

Comparing version 1.2.12 to 1.2.13

8

package.json
{
"name": "@apify/utilities",
"version": "1.2.12",
"version": "1.2.13",
"description": "Tools and constants shared across Apify projects.",

@@ -38,4 +38,4 @@ "main": "index.js",

"dependencies": {
"@apify/consts": "^1.10.0",
"@apify/log": "^1.2.3"
"@apify/consts": "^1.10.1",
"@apify/log": "^1.2.4"
},

@@ -45,3 +45,3 @@ "devDependencies": {

},
"gitHead": "90ce42466a2f7754e8ea9106baaac88293135dcb"
"gitHead": "42c93108bda1683f7250198af8d72f4695be25e2"
}
/// <reference types="node" />
/// <reference types="node" />
import { Transform, TransformCallback } from 'stream';

@@ -3,0 +4,0 @@ /**

/// <reference types="node" />
/// <reference types="node" />
import { PassThrough, Readable } from 'stream';

@@ -3,0 +4,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