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

create-backan

Package Overview
Dependencies
Maintainers
0
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-backan - npm Package Compare versions

Comparing version 0.1.4 to 0.1.5

dist/core-D9MoKLH-.js

2

dist/bin.js
#!/usr/bin/env node
import { c as core } from "./core-BCamjqXN.js";
import { c as core } from "./core-D9MoKLH-.js";
await core.cli();

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

import { c as core } from "./core-BCamjqXN.js";
import { T } from "./core-BCamjqXN.js";
import { c as core } from "./core-D9MoKLH-.js";
import { T } from "./core-D9MoKLH-.js";
const create = async (params, opts) => {

@@ -4,0 +4,0 @@ return await core.build(params, opts);

{
"name": "create-backan",
"version": "0.1.4",
"version": "0.1.5",
"description": "Quickly create a backan application to get started",

@@ -39,3 +39,3 @@ "keywords": [

"dependencies": {
"creatium": "0.1.6"
"creatium": "0.1.12"
},

@@ -42,0 +42,0 @@ "publishConfig": {

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