Socket
Socket
Sign inDemoInstall

archetype

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

archetype - npm Package Compare versions

Comparing version 0.11.1 to 0.11.2

2

package.json
{
"name": "archetype",
"version": "0.11.1",
"version": "0.11.2",
"author": "Valeri Karpov <val@boosterfuels.com>",

@@ -5,0 +5,0 @@ "dependencies": {

@@ -89,3 +89,3 @@ 'use strict';

for (const path of paths) {
obj[path] = this._obj[paths];
obj[path] = this._obj[path];
}

@@ -92,0 +92,0 @@ const newSchema = new Archetype(obj);

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