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

gl-w-attachment-frontend

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gl-w-attachment-frontend - npm Package Compare versions

Comparing version 1.0.3 to 2.0.0

26

package.json
{
"name": "gl-w-attachment-frontend",
"version": "1.0.3",
"version": "2.0.0",
"description": "Common code for using among web front-end development such as ES6+ and TypeScript",

@@ -17,4 +17,3 @@ "main": "lib/index.js",

"lint": "eslint . --ext .ts",
"build": "tsc",
"publish": "npm publish"
"build": "tsc"
},

@@ -37,13 +36,20 @@ "repository": {

"homepage": "https://www.glauciosantana.com",
"dependencies": {},
"dependencies": {
"gl-w-frontend": "file:../../../../../.."
},
"devDependencies": {
"@types/node": "^14.14.31",
"@typescript-eslint/eslint-plugin": "^4.26.1",
"@typescript-eslint/eslint-plugin-tslint": "^4.26.1",
"@typescript-eslint/parser": "^4.26.1",
"eslint": "^7.28.0",
"@angular-eslint/builder": "13.5.0",
"@angular-eslint/eslint-plugin": "13.5.0",
"@angular-eslint/eslint-plugin-template": "13.5.0",
"@angular-eslint/schematics": "13.5.0",
"@angular-eslint/template-parser": "13.5.0",
"@types/node": "^12.11.1",
"@typescript-eslint/eslint-plugin": "^5.27.1",
"@typescript-eslint/eslint-plugin-tslint": "^5.27.1",
"@typescript-eslint/parser": "^5.27.1",
"eslint": "^8.17.0",
"shx": "^0.3.4",
"tslint": "^6.1.3",
"typescript": "^4.3.5"
"typescript": "^4.6.4"
}
}
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