Socket
Socket
Sign inDemoInstall

@google-cloud/projectify

Package Overview
Dependencies
0
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.0.0 to 4.0.0

16

CHANGELOG.md

@@ -6,2 +6,18 @@ # Changelog

[1]: https://www.npmjs.com/package/@google-cloud/projectify?activeTab=versions
## [4.0.0](https://github.com/googleapis/nodejs-projectify/compare/v3.0.0...v4.0.0) (2023-08-09)
### ⚠ BREAKING CHANGES
* upgrade to Node 14 ([#318](https://github.com/googleapis/nodejs-projectify/issues/318))
### Bug Fixes
* Remove pip install statements ([#1546](https://github.com/googleapis/nodejs-projectify/issues/1546)) ([#304](https://github.com/googleapis/nodejs-projectify/issues/304)) ([94cfff6](https://github.com/googleapis/nodejs-projectify/commit/94cfff665b7c6b8916b5c59e1c7a3cca7ff29303))
### Miscellaneous Chores
* Upgrade to Node 14 ([#318](https://github.com/googleapis/nodejs-projectify/issues/318)) ([6e9da4d](https://github.com/googleapis/nodejs-projectify/commit/6e9da4db77fab7ed6876e755a72156960b376d57))
## [3.0.0](https://github.com/googleapis/nodejs-projectify/compare/v2.1.1...v3.0.0) (2022-05-20)

@@ -8,0 +24,0 @@

14

package.json
{
"name": "@google-cloud/projectify",
"version": "3.0.0",
"version": "4.0.0",
"description": "A simple utility for replacing the projectid token in objects.",

@@ -35,13 +35,13 @@ "main": "build/src/index.js",

"@types/mocha": "^9.0.0",
"@types/node": "^16.0.0",
"c8": "^7.1.0",
"@types/node": "^20.4.9",
"c8": "^8.0.1",
"codecov": "^3.6.5",
"gts": "^3.1.0",
"linkinator": "^2.0.4",
"gts": "^5.0.0",
"linkinator": "^4.0.0",
"mocha": "^9.2.2",
"typescript": "^4.6.4"
"typescript": "^5.1.6"
},
"engines": {
"node": ">=12.0.0"
"node": ">=14.0.0"
}
}

@@ -77,3 +77,3 @@ [//]: # "This README.md file is auto-generated, all changes to this file will be lost."

Our client libraries follow the [Node.js release schedule](https://nodejs.org/en/about/releases/).
Our client libraries follow the [Node.js release schedule](https://github.com/nodejs/release#release-schedule).
Libraries are compatible with all current _active_ and _maintenance_ versions of

@@ -80,0 +80,0 @@ Node.js.

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc