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.0.5 to 1.0.6

16

package.json
{
"name": "@apify/utilities",
"version": "1.0.5",
"version": "1.0.6",
"description": "Tools and constants shared across Apify projects.",
"main": "index.js",
"module": "index.mjs",
"typings": "index.d.ts",
"exports": {
".": {
"import": "./index.mjs",
"require": "./index.js"
}
},
"keywords": [

@@ -37,3 +30,2 @@ "apify"

"build": "npm run clean && npm run compile && npm run copy",
"postbuild": "npx gen-esm-wrapper index.js index.mjs",
"clean": "rimraf ./dist",

@@ -47,4 +39,4 @@ "compile": "tsc -p tsconfig.build.json",

"dependencies": {
"@apify/consts": "^1.1.2",
"@apify/log": "^1.0.4"
"@apify/consts": "^1.1.3",
"@apify/log": "^1.0.5"
},

@@ -54,3 +46,3 @@ "devDependencies": {

},
"gitHead": "def61f4750536ed9543a5c9afa6ca4fd295a8d83"
"gitHead": "94f261b10baa1a539e97b4955f80f808cb1b02ac"
}
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