Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

seer-dynamic-component

Package Overview
Dependencies
Maintainers
1
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

seer-dynamic-component - npm Package Compare versions

Comparing version 1.0.4 to 1.0.5

2

CHANGELOG.md

@@ -5,2 +5,4 @@ # Changelog

### [1.0.5](https://git.yonyou.com/seer-base/seer-plugins/compare/v1.0.4...v1.0.5) (2020-04-19)
### [1.0.4](https://git.yonyou.com/seer-base/seer-plugins/compare/v1.0.3...v1.0.4) (2020-04-18)

@@ -7,0 +9,0 @@

35

package.json
{
"name": "seer-dynamic-component",
"version": "1.0.4",
"description": "",
"main": "lib/index.js",
"scripts": {
"release": "standard-version",
"build": "babel src -d lib",
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"devDependencies": {
"@babel/preset-env": "^7.9.5",
"standard-version": "^7.1.0",
"@babel/cli": "^7.8.4",
"@babel/core": "^7.9.0",
"@babel/plugin-proposal-class-properties": "^7.8.3",
"@babel/preset-react": "^7.9.4"
}
"name": "seer-dynamic-component",
"version": "1.0.5",
"description": "",
"main": "lib/index.js",
"files": [
"lib"
],
"scripts": {
"release": "standard-version",
"build": "babel src -d lib",
"pub": "npm publish"
},
"keywords": [],
"author": "",
"license": "ISC"
}
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