jspm-config
Advanced tools
Comparing version 0.3.3 to 0.3.4
'use strict'; | ||
var extend = require("extend"); | ||
var extend = require("xtend"); | ||
process.on('message', function (filePath) { | ||
@@ -4,0 +4,0 @@ var g = global; |
{ | ||
"name": "jspm-config", | ||
"version": "0.3.3", | ||
"version": "0.3.4", | ||
"description": "Read jspm config and such", | ||
@@ -5,0 +5,0 @@ "main": "dist/es5/index.js", |
Sorry, the diff of this file is not supported yet
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
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
1
47097