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

@codemod-utils/blueprints

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@codemod-utils/blueprints - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

src/blueprints/get-file-path.js

6

package.json
{
"name": "@codemod-utils/blueprints",
"version": "0.1.0",
"version": "0.1.1",
"description": "Utilities for blueprints",

@@ -31,4 +31,4 @@ "keywords": [

"@codemod-utils/tests": "0.1.0",
"@shared-configs/eslint-config": "0.0.0",
"@shared-configs/prettier": "0.0.0"
"@shared-configs/prettier": "0.0.0",
"@shared-configs/eslint-config": "0.0.0"
},

@@ -35,0 +35,0 @@ "engines": {

export * from './blueprints/decide-version.js';
export * from './blueprints/get-absolute-path.js';
export * from './blueprints/get-file-path.js';
export * from './blueprints/process-template.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