glpb-components-rn
Advanced tools
Comparing version 1.0.17 to 1.0.18
{ | ||
"name": "glpb-components-rn", | ||
"version": "1.0.17", | ||
"description": "React Native components interface for page builder", | ||
"main": "./src/index.js", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
}, | ||
"author": "WE-TEAM", | ||
"license": "ISC" | ||
} | ||
"name": "glpb-components-rn", | ||
"version": "1.0.18", | ||
"description": "React Native components interface for page builder", | ||
"main": "./src/index.js", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
}, | ||
"author": "WE-TEAM", | ||
"license": "ISC" | ||
} |
@@ -23,2 +23,8 @@ /** | ||
const WEButton = require('./components/we/button'); | ||
const WEImage = require('./components/we/image'); | ||
const WEDesc = require('./components/we/desc'); | ||
const WEMeta = require('./components/we/meta'); | ||
const WEProducts = require('./components/we/products'); | ||
const WELink = require('./components/we/link'); | ||
@@ -33,5 +39,12 @@ module.exports = { | ||
ViewMoreLink, | ||
BuyBtn | ||
BuyBtn, | ||
WEButton, | ||
WEImage, | ||
WEDesc, | ||
WEMeta, | ||
WEProducts, | ||
WELink, | ||
}; | ||
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
43526
30
1077
1