Socket
Socket
Sign inDemoInstall

@glimmer/node

Package Overview
Dependencies
Maintainers
10
Versions
274
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@glimmer/node - npm Package Compare versions

Comparing version 0.26.1 to 0.26.2

3

dist/types/lib/node-dom-helper.d.ts
import * as SimpleDOM from 'simple-dom';
import { DOMTreeConstruction, Bounds, Simple } from '@glimmer/runtime';
import { DOMTreeConstruction, Bounds } from '@glimmer/runtime';
import { Simple } from '@glimmer/interfaces';
export default class NodeDOMTreeConstruction extends DOMTreeConstruction {

@@ -4,0 +5,0 @@ protected document: SimpleDOM.Document;

{
"name": "@glimmer/node",
"version": "0.26.1",
"version": "0.26.2",
"repository": "https://github.com/glimmerjs/glimmer-vm/tree/master/packages/@glimmer/node",
"dependencies": {
"@glimmer/runtime": "^0.26.1",
"@glimmer/runtime": "^0.26.2",
"simple-dom": "^0.3.0"

@@ -8,0 +8,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