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

core-functions

Package Overview
Dependencies
Maintainers
1
Versions
48
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

core-functions - npm Package Compare versions

Comparing version 2.0.16 to 2.0.17

errors.js

2

package.json
{
"name": "core-functions",
"version": "2.0.16",
"version": "2.0.17",
"description": "Core functions, utilities and classes for working with Node/JavaScript primitives and built-in objects, including strings, booleans, Promises, base 64, Arrays, Objects, standard AppErrors, etc.",

@@ -5,0 +5,0 @@ "author": "Byron du Preez",

@@ -1,2 +0,2 @@

# core-functions v2.0.16
# core-functions v2.0.17

@@ -11,2 +11,3 @@ Core functions, utilities and classes for working with Node/JavaScript primitives and built-in objects, including

- booleans.js - boolean utilities
- errors.js - common Error subclasses
- numbers.js - number utilities

@@ -107,2 +108,5 @@ - objects.js - Object utilities

### 2.0.17
- Backport of the `errors` module from version 3.0.10
### 2.0.16

@@ -109,0 +113,0 @@ - Moved test devDependencies to package.json & removed test/package.json

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