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

gl-w-frontend

Package Overview
Dependencies
Maintainers
1
Versions
130
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gl-w-frontend - npm Package Compare versions

Comparing version 1.1.7 to 1.1.8-alpha

lib/tsconfig.tsbuildinfo

5

package.json
{
"name": "gl-w-frontend",
"version": "1.1.7",
"version": "1.1.8-alpha",
"description": "Common code for using among web frameworks using pure JavaScript, ES6+ and TypeScript",

@@ -10,3 +10,4 @@ "main": "lib/",

"test": "echo \"Error: no test specified\" && exit 1",
"build": "npm run clean && tsc && tsc -m es6 --outDir lib/esm",
"build-full": "npm run clean && tsc && tsc -m es6 --outDir lib/esm",
"build": "tsc",
"format": "prettier --write \"src/**/*.ts\" \"src/**/*.js\"",

@@ -13,0 +14,0 @@ "lint": "tslint -p tsconfig.json"

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