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 1.1.2 to 1.1.3

3

dist/blueprints/process-template.js

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

import template from 'lodash.template';
// eslint-disable-next-line n/no-missing-import
import template from 'lodash/template.js';
/**

@@ -3,0 +4,0 @@ * Returns the blueprint file after filling it out with data.

{
"name": "@codemod-utils/blueprints",
"version": "1.1.2",
"version": "1.1.3",
"description": "Utilities for blueprints",

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

"dependencies": {
"lodash.template": "^4.5.0"
"lodash": "^4.17.21"
},
"devDependencies": {
"@sondr3/minitest": "^0.1.2",
"@types/lodash.template": "^4.5.3",
"@types/node": "^18.19.24",
"@types/lodash": "^4.17.0",
"@types/node": "^18.19.31",
"concurrently": "^8.2.2",
"eslint": "^8.57.0",
"prettier": "^3.2.5",
"typescript": "^5.4.2",
"typescript": "^5.4.5",
"@codemod-utils/tests": "1.1.4",
"@shared-configs/eslint-config-node": "0.0.0",
"@codemod-utils/tests": "1.1.3",
"@shared-configs/prettier": "0.0.0",

@@ -53,0 +53,0 @@ "@shared-configs/typescript": "0.0.0"

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