Socket
Socket
Sign inDemoInstall

@microsoft/sp-lodash-subset

Package Overview
Dependencies
Maintainers
2
Versions
94
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@microsoft/sp-lodash-subset - npm Package Compare versions

Comparing version 0.3.0 to 0.4.0

10

CHANGELOG.md
> ## Overview
> When we release packages, we want to be able to quickly tell what changed and what kind of version bump to
> make. Therefore, we need a smple way of tracking those changes.
>
> We break changes into three categories (following [semver](http://semver.org/)), corresponding to the types of version
> bumps we may make:
> - **`PATCH`** A patch change should be released when a backwards-compatible bugfix is made.
> - **`MINOR`** A minor change should be released when functionality is added, but backwards-compatibility is
maintained.
> - **`MINOR`** A minor change should be released when functionality is added, but backwards-compatibility is maintained.
> - **`MAJOR`** A major change should be released whenever backwards compatibility is broken.

@@ -23,2 +19,6 @@ >

# 0.4.0
- `MINOR` Use TypeScript 2.0
# 0.3.0

@@ -25,0 +25,0 @@

{
"id": "73e1dc6c-8441-42cc-ad47-4bd3659f8a3a",
"alias": "sp-lodash-subset",
"componentType": "Library",

@@ -4,0 +5,0 @@ "version": "0.0.1",

@@ -5,2 +5,3 @@ {

"id": "73e1dc6c-8441-42cc-ad47-4bd3659f8a3a",
"alias": "sp-lodash-subset",
"componentType": "Library",

@@ -7,0 +8,0 @@ "version": "0.0.1",

{
"name": "@microsoft/sp-lodash-subset",
"version": "0.3.0",
"version": "0.4.0",
"description": "Essential lodash functions for SharePoint",

@@ -9,3 +9,3 @@ "license": "SEE LICENSE IN LICENSE.docx",

"devDependencies": {
"@ms/ms-core-build": "~0.4.27",
"@ms/sp-build-internal-web": "~0.5.0",
"gulp": "~3.9.1"

@@ -12,0 +12,0 @@ },

Sorry, the diff of this file is not supported yet

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