Huge News!Announcing our $40M Series B led by Abstract Ventures.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 3.0.22 to 3.0.23

CHANGES.md

4

package.json
{
"name": "core-functions",
"version": "3.0.22",
"version": "3.0.23",
"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.",

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

"devDependencies": {
"tape": "^4.8.0"
"tape": "^4.9.0"
},
"repository": "https://github.com/byron-dupreez/core-functions"
}

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

# core-functions v3.0.22
# core-functions v3.0.23

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

## Changes
See [release_notes.md](./release_notes.md)
See [CHANGES.md](./CHANGES.md)
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