@lightspeed/apollo-new-relic-extension
Advanced tools
Comparing version 0.1.1 to 0.1.2
@@ -10,2 +10,8 @@ # Changelog | ||
## 0.1.2 - 2019-07-11 | ||
### Fixed | ||
- Bump lodash from 4.17.11 to 4.17.13 ([#142](https://github.com/lightspeedretail/web-tools/pull/142)) | ||
## 0.1.1 - 2019-06-13 | ||
@@ -12,0 +18,0 @@ |
{ | ||
"name": "@lightspeed/apollo-new-relic-extension", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"description": "New Relic logging extension for Apollo GraphQL services", | ||
@@ -24,3 +24,3 @@ "main": "dist/index.js", | ||
"graphql-extensions": "^0.7.0", | ||
"lodash": "^4.17.11" | ||
"lodash": "^4.17.13" | ||
}, | ||
@@ -30,3 +30,3 @@ "devDependencies": { | ||
"@babel/core": "^7.2.2", | ||
"@lightspeed/babel-preset-web": "^0.2.1", | ||
"@lightspeed/babel-preset-web": "^0.2.2", | ||
"@lightspeed/config-typescript": "^0.3.1", | ||
@@ -41,3 +41,3 @@ "@types/graphql": "^14.2.0", | ||
}, | ||
"gitHead": "42435bc400ff8ffc7adc6b3dd12d1a58601d3c1f" | ||
"gitHead": "ae0d7ae9177fc02320b2e5f32dd9cad1fd91f8f7" | ||
} |
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
13348
1
Updatedlodash@^4.17.13