backfill-utils-dotenv
Advanced tools
Comparing version 5.1.1 to 5.2.0
@@ -5,6 +5,111 @@ { | ||
{ | ||
"date": "Tue, 27 Apr 2021 09:05:35 GMT", | ||
"date": "Tue, 05 Sep 2023 19:56:31 GMT", | ||
"tag": "backfill-utils-dotenv_v5.2.0", | ||
"version": "5.2.0", | ||
"comments": { | ||
"minor": [ | ||
{ | ||
"author": "elcraig@microsoft.com", | ||
"package": "backfill-utils-dotenv", | ||
"commit": "855bedee100eaa54032d85e7cd92f9205e914712", | ||
"comment": "Require Node 14; add downlevel syntax compilation to ES2020 for Node 14" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"date": "Tue, 05 Sep 2023 19:33:16 GMT", | ||
"tag": "backfill-utils-dotenv_v5.1.1", | ||
"version": "5.1.1", | ||
"comments": { | ||
"none": [ | ||
{ | ||
"author": "elcraig@microsoft.com", | ||
"package": "backfill-utils-dotenv", | ||
"commit": "7d9dc77bc01070d0e805cd74b15bef16281f28a1", | ||
"comment": "Unpin devDependencies" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"date": "Fri, 30 Dec 2022 05:14:35 GMT", | ||
"tag": "backfill-utils-dotenv_v5.1.1", | ||
"version": "5.1.1", | ||
"comments": { | ||
"none": [ | ||
{ | ||
"author": "email not defined", | ||
"package": "backfill-utils-dotenv", | ||
"commit": "96510e9fba86065f54a7ae47408a5646629502db", | ||
"comment": "Update devDependency @types/node to v14.18.36" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"date": "Thu, 08 Dec 2022 02:38:15 GMT", | ||
"tag": "backfill-utils-dotenv_v5.1.1", | ||
"version": "5.1.1", | ||
"comments": { | ||
"none": [ | ||
{ | ||
"author": "elcraig@microsoft.com", | ||
"package": "backfill-utils-dotenv", | ||
"commit": "8933334a222411ce6811ebd1460c84c5f9b97cbf", | ||
"comment": "Update package.json ordering with prettier-package-json" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"date": "Thu, 08 Dec 2022 02:23:52 GMT", | ||
"tag": "backfill-utils-dotenv_v5.1.1", | ||
"version": "5.1.1", | ||
"comments": { | ||
"none": [ | ||
{ | ||
"author": "renovate@whitesourcesoftware.com", | ||
"package": "backfill-utils-dotenv", | ||
"commit": "not available", | ||
"comment": "Update @types devDependencies" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"date": "Thu, 08 Dec 2022 02:23:21 GMT", | ||
"tag": "backfill-utils-dotenv_v5.1.1", | ||
"version": "5.1.1", | ||
"comments": { | ||
"none": [ | ||
{ | ||
"author": "renovate@whitesourcesoftware.com", | ||
"package": "backfill-utils-dotenv", | ||
"commit": "3c69db3d2f49ab2adc0c9191e69355b6569f08b2", | ||
"comment": "Update @types devDependencies" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"date": "Thu, 08 Dec 2022 00:58:32 GMT", | ||
"tag": "backfill-utils-dotenv_v5.1.1", | ||
"version": "5.1.1", | ||
"comments": { | ||
"none": [ | ||
{ | ||
"author": "email not defined", | ||
"package": "backfill-utils-dotenv", | ||
"commit": "080fb1aa0570751e1e4d0429c1eb40e449621d4d", | ||
"comment": "Pin devDependencies" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"date": "Tue, 27 Apr 2021 09:06:13 GMT", | ||
"tag": "backfill-utils-dotenv_v5.1.1", | ||
"version": "5.1.1", | ||
"comments": { | ||
"patch": [ | ||
@@ -11,0 +116,0 @@ { |
# Change Log - backfill-utils-dotenv | ||
This log was last generated on Tue, 27 Apr 2021 09:05:35 GMT and should not be manually modified. | ||
This log was last generated on Tue, 05 Sep 2023 19:56:31 GMT and should not be manually modified. | ||
<!-- Start content --> | ||
## 5.2.0 | ||
Tue, 05 Sep 2023 19:56:31 GMT | ||
### Minor changes | ||
- Require Node 14; add downlevel syntax compilation to ES2020 for Node 14 (elcraig@microsoft.com) | ||
## 5.1.1 | ||
Tue, 27 Apr 2021 09:05:35 GMT | ||
Tue, 27 Apr 2021 09:06:13 GMT | ||
@@ -11,0 +19,0 @@ ### Patches |
{ | ||
"name": "backfill-utils-dotenv", | ||
"version": "5.2.0", | ||
"description": "Loads .env-variables into process.env", | ||
@@ -10,3 +11,2 @@ "license": "MIT", | ||
}, | ||
"version": "5.1.1", | ||
"main": "lib/index.js", | ||
@@ -24,6 +24,9 @@ "scripts": { | ||
"@types/dotenv": "^8.2.0", | ||
"@types/node": "^14.14.41", | ||
"backfill-utils-tsconfig": "^5.0.0", | ||
"typescript": "4.1.2" | ||
"@types/node": "^14.18.36", | ||
"backfill-utils-tsconfig": "*", | ||
"typescript": "~4.1.2" | ||
}, | ||
"engines": { | ||
"node": ">=14" | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
8094
204
1