@adobe/reactor-object-assign
Advanced tools
Comparing version
13
index.js
@@ -0,3 +1,14 @@ | ||
/*************************************************************************************** | ||
* (c) 2017 Adobe. All rights reserved. | ||
* This file is licensed to you under the Apache License, Version 2.0 (the "License"); | ||
* you may not use this file except in compliance with the License. You may obtain a copy | ||
* of the License at http://www.apache.org/licenses/LICENSE-2.0 | ||
* | ||
* Unless required by applicable law or agreed to in writing, software distributed under | ||
* the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS | ||
* OF ANY KIND, either express or implied. See the License for the specific language | ||
* governing permissions and limitations under the License. | ||
****************************************************************************************/ | ||
'use strict'; | ||
module.exports = require('object-assign'); | ||
module.exports = Object.assign; |
{ | ||
"name": "@adobe/reactor-object-assign", | ||
"version": "1.0.0", | ||
"description": "Object.assign implementation. Exposes the \"object-assign\" npm package. Intended for use in Adobe Launch extensions.", | ||
"version": "2.0.0", | ||
"description": "Object.assign native implementation. Intended for use in Adobe Launch extensions.", | ||
"license": "Apache-2.0", | ||
@@ -13,7 +13,4 @@ "author": { | ||
"type": "git", | ||
"url": "git@github.com:Adobe-Marketing-Cloud/reactor-turbine.git" | ||
}, | ||
"dependencies": { | ||
"object-assign": "4.1.1" | ||
"url": "git@github.com:adobe/reactor-turbine.git" | ||
} | ||
} |
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
0
-100%1238
-60.59%2
-33.33%13
-83.33%1
Infinity%- Removed
- Removed