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

@glimmer/interfaces

Package Overview
Dependencies
Maintainers
10
Versions
282
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@glimmer/interfaces - npm Package Compare versions

Comparing version 0.23.0-alpha.11 to 0.23.0-alpha.14

LICENSE

2

dist/types/index.d.ts

@@ -5,2 +5,2 @@ export * from './lib/tier1/symbol-table';

import * as Simple from './lib/dom/simple';
export { Simple };
export { Simple };

@@ -18,2 +18,2 @@ import { Opaque } from './core';

validate(snapshot: Revision): boolean;
}
}
{
"name": "@glimmer/interfaces",
"version": "0.23.0-alpha.11",
"repository": "https://github.com/tildeio/glimmer/tree/master/packages/@glimmer/interfaces",
"version": "0.23.0-alpha.14",
"repository": "https://github.com/glimmerjs/glimmer-vm/tree/master/packages/@glimmer/interfaces",
"dependencies": {
"@glimmer/wire-format": "^0.23.0-alpha.11"
"@glimmer/wire-format": "^0.23.0-alpha.14"
},

@@ -14,3 +14,4 @@ "devDependencies": {

"module": "dist/modules/es5/index.js",
"typings": "dist/types/index.d.ts"
"typings": "dist/types/index.d.ts",
"license": "MIT"
}
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