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

@shaai/react

Package Overview
Dependencies
Maintainers
2
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@shaai/react - npm Package Compare versions

Comparing version 1.1.5 to 1.1.6

74

package.json
{
"name": "@shaai/react",
"version": "1.1.5",
"description": "React wrapper for Shaai",
"main": "dist/index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"build": "./node_modules/.bin/babel index.js --out-file dist/index.js"
},
"repository": {
"type": "git",
"url": "git+https://github.com/shaaijs/react.git"
},
"keywords": [
"shaaijs",
"shaai",
"blog"
],
"author": "Shaai",
"license": "MIT",
"bugs": {
"url": "https://github.com/shaaijs/react/issues"
},
"homepage": "https://github.com/shaaijs/react#readme",
"dependencies": {
"@shaai/shaai": "^0.1.1",
"html-element-to-react": "^0.4.1"
},
"peerDependencies": {
"react": "^16.8.6",
"prop-types": "^15.7.2"
},
"devDependencies": {
"@babel/cli": "^7.4.4",
"@babel/core": "^7.4.5",
"@babel/preset-env": "^7.4.5",
"@babel/preset-react": "^7.0.0"
}
"name": "@shaai/react",
"version": "1.1.6",
"description": "React wrapper for Shaai",
"main": "dist/index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"build": "./node_modules/.bin/babel index.js --out-file dist/index.js"
},
"repository": {
"type": "git",
"url": "git+https://github.com/shaaijs/react.git"
},
"keywords": [
"shaaijs",
"shaai",
"blog"
],
"author": "Shaai",
"license": "MIT",
"bugs": {
"url": "https://github.com/shaaijs/react/issues"
},
"homepage": "https://github.com/shaaijs/react#readme",
"dependencies": {
"@shaai/shaai": "^0.1.1",
"html-element-to-react": "^0.4.3"
},
"peerDependencies": {
"react": "^16.8.6",
"prop-types": "^15.7.2"
},
"devDependencies": {
"@babel/cli": "^7.4.4",
"@babel/core": "^7.4.5",
"@babel/preset-env": "^7.4.5",
"@babel/preset-react": "^7.0.0"
}
}
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