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.0 to 0.1.1

2

lib/engine.ts

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

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

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

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

import { config } from "bakerjs";
import { config } from "@bakerjs/core";
import { resolve } from "path";

@@ -3,0 +3,0 @@

{
"name": "@bakerjs/importmaps",
"version": "0.1.0",
"version": "0.1.1",
"type": "module",

@@ -18,4 +18,4 @@ "main": "lib/index.ts",

"dependencies": {
"bakerjs": "file:../bakerjs"
"@bakerjs/cire": "workspace:*"
}
}
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