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.57 to 1.0.58

2

dist/index.js

@@ -38,2 +38,4 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {

import painter from "./react";
import useEventListenerOn from "./react/useEventListenerOn";
export { useEventListenerOn };
export function load() {

@@ -40,0 +42,0 @@ return __awaiter(this, void 0, void 0, function () {

2

package.json
{
"name": "a-frame-components",
"version": "1.0.57",
"version": "1.0.58",
"description": "",

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

import painter from "./react";
import useEventListenerOn from "./react/useEventListenerOn";
export { useEventListenerOn };
export async function load() {
return painter();
}
}
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