New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@a-la/detect-jsx

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

@a-la/detect-jsx - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

src/index.js

6

CHANGELOG.md

@@ -0,1 +1,7 @@

## 15 January 2019
### 1.0.1
- [package] Add the "module" field.
## 10 January 2019

@@ -2,0 +8,0 @@

8

package.json
{
"name": "@a-la/detect-jsx",
"version": "1.0.0",
"version": "1.0.1",
"description": "Detects Position Of JSX Tag In JavaScript File.",
"main": "build",
"module": "src/index.js",
"scripts": {

@@ -23,3 +24,4 @@ "t": "zoroaster -a",

"files": [
"build"
"build",
"src"
],

@@ -41,3 +43,3 @@ "repository": {

"devDependencies": {
"@wrote/read": "1.0.0",
"@wrote/read": "1.0.2",
"alamode": "1.6.1",

@@ -44,0 +46,0 @@ "documentary": "1.20.1",

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