Socket
Socket
Sign inDemoInstall

fabricator-assemble

Package Overview
Dependencies
Maintainers
1
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fabricator-assemble - npm Package Compare versions

Comparing version 1.1.11 to 1.1.12

3

index.js

@@ -554,3 +554,4 @@ // modules

// partials are always registered with the leading numbers removed
var key = name.replace(/(\d+[\-\.])+/, '');
// This is for both the subCollection as the file(name) itself!
var key = name.replace(/(\d+[\-\.])+/, '').replace(/(\d+[\-\.])+/, '');

@@ -557,0 +558,0 @@ // attempt to find pre-compiled partial

{
"name": "fabricator-assemble",
"version": "1.1.11",
"version": "1.1.12",
"description": "The assembly engine behind Fabricator",

@@ -5,0 +5,0 @@ "main": "index.js",

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