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

@app-config/extension-utils

Package Overview
Dependencies
Maintainers
2
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@app-config/extension-utils - npm Package Compare versions

Comparing version 3.0.0-alpha.4 to 3.0.0-alpha.6

2

dist/index.js

@@ -13,3 +13,3 @@ "use strict";

// restart the parse tree, but with additional extensions included
core_1.parseValue(value, source,
(0, core_1.parseValue)(value, source,
// ensures that a recursion doesn't happen

@@ -16,0 +16,0 @@ baseExtensions.concat(extensions).filter((v) => v !== composed), { shouldFlatten: true }, context);

{
"name": "@app-config/extension-utils",
"description": "Utilities for writing @app-config parsing extensions",
"version": "3.0.0-alpha.4",
"version": "3.0.0-alpha.6",
"license": "MPL-2.0",

@@ -33,3 +33,3 @@ "author": {

"dependencies": {
"@app-config/core": "^3.0.0-alpha.4",
"@app-config/core": "^3.0.0-alpha.6",
"@serafin/schema-builder": "0.14"

@@ -36,0 +36,0 @@ },

Sorry, the diff of this file is not supported yet

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