Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@ms-cloudpack/package-overrides

Package Overview
Dependencies
Maintainers
2
Versions
112
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ms-cloudpack/package-overrides - npm Package Compare versions

Comparing version 0.2.2 to 0.3.0

23

CHANGELOG.json

@@ -5,3 +5,24 @@ {

{
"date": "Mon, 23 Jan 2023 21:05:38 GMT",
"date": "Wed, 25 Jan 2023 08:11:01 GMT",
"tag": "@ms-cloudpack/package-overrides_v0.3.0",
"version": "0.3.0",
"comments": {
"minor": [
{
"author": "elcraig@microsoft.com",
"package": "@ms-cloudpack/package-overrides",
"commit": "3e5735deff2392cc37e1ac14224cdb7c60d0e378",
"comment": "Replace `PackageJson` from `type-fest` with a version from `@ms-cloudpack/bundler-types`"
},
{
"author": "beachball",
"package": "@ms-cloudpack/package-overrides",
"comment": "Bump @ms-cloudpack/bundler-types to v0.9.0",
"commit": "3e5735deff2392cc37e1ac14224cdb7c60d0e378"
}
]
}
},
{
"date": "Mon, 23 Jan 2023 21:06:01 GMT",
"tag": "@ms-cloudpack/package-overrides_v0.2.2",

@@ -8,0 +29,0 @@ "version": "0.2.2",

# Change Log - @ms-cloudpack/package-overrides
This log was last generated on Mon, 23 Jan 2023 21:05:38 GMT and should not be manually modified.
This log was last generated on Wed, 25 Jan 2023 08:11:01 GMT and should not be manually modified.
<!-- Start content -->
## 0.3.0
Wed, 25 Jan 2023 08:11:01 GMT
### Minor changes
- Replace `PackageJson` from `type-fest` with a version from `@ms-cloudpack/bundler-types` (elcraig@microsoft.com)
- Bump @ms-cloudpack/bundler-types to v0.9.0
## 0.2.2
Mon, 23 Jan 2023 21:05:38 GMT
Mon, 23 Jan 2023 21:06:01 GMT

@@ -11,0 +20,0 @@ ### Patches

2

lib/applyOverrides.d.ts

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

import type { PackageJson } from 'type-fest';
import type { PackageJson } from '@ms-cloudpack/bundler-types';
/**

@@ -3,0 +3,0 @@ * Returns the overrides for a package.

{
"name": "@ms-cloudpack/package-overrides",
"version": "0.2.2",
"version": "0.3.0",
"description": "Provides overrides for package.json to polyfill missing parts, such as exports maps.",

@@ -16,3 +16,3 @@ "license": "MIT",

"dependencies": {
"@ms-cloudpack/bundler-types": "^0.8.0",
"@ms-cloudpack/bundler-types": "^0.9.0",
"merge": "^2.1.1",

@@ -19,0 +19,0 @@ "semver": "^7.3.7"

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