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

a-frame-components

Package Overview
Dependencies
Maintainers
1
Versions
321
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

a-frame-components - npm Package Compare versions

Comparing version 1.0.9 to 1.0.10

dist/gui/components/base-interactive.js

2

package.json
{
"name": "a-frame-components",
"version": "1.0.9",
"version": "1.0.10",
"description": "",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

@@ -9,2 +9,4 @@ {

],
"outDir": "./dist",
"rootDir": "./src",
"allowJs": true,

@@ -25,3 +27,3 @@ "skipLibCheck": true,

"isolatedModules": true,
"noEmit": true,
"noEmit": false,
"jsx": "react-jsx"

@@ -31,4 +33,5 @@ },

"src/**/*",
"src/types/**/*"
, "types" ]
"src/types/**/*",
"types"
]
}
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