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

@bakerjs/importmaps

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bakerjs/importmaps - npm Package Compare versions

Comparing version 0.1.8 to 0.1.9

4

lib/engine.ts

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

import { App, ViewEngine, Engine } from "@bakerjs/core";
import { Application, ViewEngine, Engine } from "@bakerjs/core";
import { readFileSync } from "fs";

@@ -34,3 +34,3 @@ import { createHash } from 'crypto';

configure(app: InstanceType<typeof App>): void {
configure(app: InstanceType<typeof Application>): void {
const ViewEngine = app.getEngine<ViewEngine>('bakerjs/views');

@@ -37,0 +37,0 @@

{
"name": "@bakerjs/importmaps",
"version": "0.1.8",
"version": "0.1.9",
"type": "module",

@@ -5,0 +5,0 @@ "main": "lib/index.ts",

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

# The Framework
# @bakerjs/importmaps

@@ -3,0 +3,0 @@ Does stuff

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