Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@augment-vir/common

Package Overview
Dependencies
Maintainers
1
Versions
222
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@augment-vir/common - npm Package Compare versions

Comparing version 30.8.3 to 30.8.4

10

package.json
{
"name": "@augment-vir/common",
"version": "30.8.3",
"version": "30.8.4",
"description": "A collection of augments, helpers types, functions, and classes for any JavaScript environment.",

@@ -42,8 +42,8 @@ "keywords": [

"dependencies": {
"@augment-vir/assert": "^30.8.3",
"@augment-vir/core": "^30.8.3",
"@augment-vir/assert": "^30.8.4",
"@augment-vir/core": "^30.8.4",
"@date-vir/duration": "^7.0.1",
"ansi-styles": "^6.2.1",
"json5": "^2.2.3",
"type-fest": "^4.26.1",
"type-fest": "^4.29.0",
"typed-event-target": "^4.0.2"

@@ -58,3 +58,3 @@ },

"concurrently": "^9.1.0",
"execute-in-browser": "^1.0.3",
"execute-in-browser": "^1.0.4",
"istanbul-smart-text-reporter": "^1.1.5"

@@ -61,0 +61,0 @@ },

@@ -5,8 +5,8 @@ # @augment-vir/common

- Examples: [`filterObject`](https://electrovir.github.io/augment-vir/functions/filterObject.html), [`wait`](https://electrovir.github.io/augment-vir/functions/wait.html), [`getEnumValues`](https://electrovir.github.io/augment-vir/functions/getEnumValues.html)
- Includes a colored logger implementation: [`log`](https://electrovir.github.io/augment-vir/variables/log.html)
- Includes a SQL-select-like runtime implementation of TypeScript's `Pick`: [`selectFrom`](https://electrovir.github.io/augment-vir/functions/selectFrom-1.html)
- Includes Prisma type helpers.
- and much more...
- Examples: [`filterObject`](https://electrovir.github.io/augment-vir/functions/filterObject.html), [`wait`](https://electrovir.github.io/augment-vir/functions/wait.html), [`getEnumValues`](https://electrovir.github.io/augment-vir/functions/getEnumValues.html)
- Includes a colored logger implementation: [`log`](https://electrovir.github.io/augment-vir/variables/log.html)
- Includes a SQL-select-like runtime implementation of TypeScript's `Pick`: [`selectFrom`](https://electrovir.github.io/augment-vir/functions/selectFrom-1.html)
- Includes Prisma type helpers.
- and much more...
See all `@augment-vir` docs here: https://electrovir.github.io/augment-vir
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