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 1.7.1 to 1.8.0-plusbeta

22

CHANGELOG.json

@@ -5,9 +5,23 @@ {

{
"version": "1.7.1",
"tag": "@microsoft/sp-lodash-subset_v1.7.1",
"date": "Tue, 18 Dec 2018 02:02:24 GMT",
"version": "1.8.0",
"tag": "@microsoft/sp-lodash-subset_v1.8.0",
"date": "Thu, 14 Mar 2019 01:04:21 GMT",
"comments": {
"none": [
{
"comment": "Upgrade Typescript to 2.7.2"
},
{
"comment": "Upgrade Typescript to 2.7.2"
},
{
"comment": "Upgrade @types/lodash"
},
{
"comment": "Upgrade @types/lodash"
}
],
"dependency": [
{
"comment": "Updating dependency \"@ms/sp-build-internal-web\" from `~0.22.15` to `~0.22.16`"
"comment": "Updating dependency \"@ms/sp-build-internal-web\" from `~0.23.19` to `~0.23.20`"
}

@@ -14,0 +28,0 @@ ]

13

CHANGELOG.md
# Change Log - @microsoft/sp-lodash-subset
This log was last generated on Tue, 18 Dec 2018 02:02:24 GMT and should not be manually modified.
This log was last generated on Thu, 14 Mar 2019 01:04:21 GMT and should not be manually modified.
## 1.7.1
Tue, 18 Dec 2018 02:02:24 GMT
## 1.8.0
Thu, 14 Mar 2019 01:04:21 GMT
*Version update only*
### Updates
- Upgrade Typescript to 2.7.2
- Upgrade Typescript to 2.7.2
- Upgrade @types/lodash
- Upgrade @types/lodash
## 1.7.0

@@ -11,0 +16,0 @@ Thu, 08 Nov 2018 17:05:51 GMT

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

"componentType": "Library",
"version": "1.7.1",
"version": "1.8.0",
"manifestVersion": 2,

@@ -8,0 +8,0 @@ "loaderConfig": {

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

define("73e1dc6c-8441-42cc-ad47-4bd3659f8a3a_1.7.1", [], function() { return /******/ (function(modules) { // webpackBootstrap
define("73e1dc6c-8441-42cc-ad47-4bd3659f8a3a_1.8.0", [], function() { return /******/ (function(modules) { // webpackBootstrap
/******/ // The module cache

@@ -3,0 +3,0 @@ /******/ var installedModules = {};

{
"name": "@microsoft/sp-lodash-subset",
"version": "1.7.1",
"version": "1.8.0-plusbeta",
"description": "Essential lodash functions for SharePoint",

@@ -10,16 +10,17 @@ "license": "SEE LICENSE IN \"EULA\" FOLDER",

"devDependencies": {
"@microsoft/node-core-library": "3.4.0",
"@ms/sp-build-internal-web": "~0.22.16",
"@microsoft/node-core-library": "3.10.0",
"@ms/sp-build-internal-web": "~0.23.20",
"lodash-cli": "~4.17.5",
"gulp": "~3.9.1",
"ts-jest": "~22.4.3"
"ts-jest": "~22.4.3",
"@ms/sp-build-compiler-2.9": "1.8.0-plusbeta"
},
"dependencies": {
"@types/lodash": "4.14.74",
"tslib": "~1.8.0",
"@types/lodash": "4.14.117",
"tslib": "~1.9.3",
"@types/webpack-env": "1.13.1"
},
"scripts": {
"build": "gulp bundle --clean"
"build": "gulp test --clean"
}
}
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