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

@compas/stdlib

Package Overview
Dependencies
Maintainers
1
Versions
202
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@compas/stdlib - npm Package Compare versions

Comparing version 0.0.218 to 0.0.219

4

package.json
{
"name": "@compas/stdlib",
"version": "0.0.218",
"version": "0.0.219",
"description": "All kinds of utility functions",

@@ -20,3 +20,3 @@ "main": "./index.js",

"dependencies": {
"@types/node": "18.11.9",
"@types/node": "18.11.12",
"dotenv": "16.0.3",

@@ -23,0 +23,0 @@ "lodash.merge": "4.6.2",

@@ -9,8 +9,2 @@ /**

export function getSecondsSinceEpoch(): number;
/**
* A function that returns 'undefined'.
*
* @since 0.1.0
* @type {import("../types/advanced-types").NoopFn}
*/
export function noop(): void;

@@ -17,0 +11,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