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

njsx-react

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

njsx-react - npm Package Compare versions

Comparing version 1.0.0-SNAPSHOT to 1.0.1-SNAPSHOT

11

package.json
{
"name": "njsx-react",
"version": "1.0.0-SNAPSHOT",
"version": "1.0.1-SNAPSHOT",
"description": "Basic configuration and default components to work with No-JSX in React projects",

@@ -14,3 +14,5 @@ "repository": "https://github.com/uqbar-project/njsx-react",

"scripts": {
"build": "rm -rf dist && tsc"
"build": "rm -rf dist && tsc",
"test": "",
"prepack": "yarn build"
},

@@ -21,6 +23,7 @@ "dependencies": {

"peerDependencies": {
"react": "^16.3.2"
"react": ">=15.0.0"
},
"devDependencies": {
"@types/react": "^16.3.13",
"@types/react": "^16.3.14",
"react": "15.0.0",
"tslint": "^5.10.0",

@@ -27,0 +30,0 @@ "typescript": "^2.8.3"

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