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

@nlo/frontend-common

Package Overview
Dependencies
Maintainers
5
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nlo/frontend-common - npm Package Compare versions

Comparing version 1.0.1-alpha.304 to 1.0.1-alpha.313

README.md

79

package.json
{
"name": "@nlo/frontend-common",
"version": "1.0.1-alpha.304+c38538b",
"description": "Collection of utilities for creating consistent front-ends between verticals",
"main": "dist/index.umd.js",
"module": "dist/index.mjs",
"types": "dist/index.d.ts",
"files": [
"dist/",
"package.json"
],
"scripts": {
"build": "vite build"
},
"repository": {
"type": "git",
"url": "git+https://github.com/nederlandseloterij/NLO.FrontendPackages.git"
},
"keywords": [
"Frontend",
"NLO",
"common"
],
"publishConfig": {
"access": "public"
},
"author": "Ted de Koning",
"bugs": {
"url": "https://github.com/nederlandseloterij/NLO.FrontendPackages/issues"
},
"homepage": "https://github.com/nederlandseloterij/NLO.FrontendPackages#readme",
"devDependencies": {
"typescript": "4.9.4",
"vite": "4.0.3",
"vite-plugin-dts": "1.7.1"
},
"gitHead": "c38538b12a45fe021d2990741076290949ff2a8f"
"name": "@nlo/frontend-common",
"version": "1.0.1-alpha.313+66505a4",
"description": "Collection of utilities for creating consistent front-ends between verticals",
"main": "dist/index.umd.js",
"module": "dist/index.mjs",
"types": "dist/index.d.ts",
"files": [
"dist/",
"package.json"
],
"scripts": {
"build": "vite build"
},
"repository": {
"type": "git",
"url": "git+https://github.com/nederlandseloterij/NLO.FrontendPackages.git"
},
"keywords": [
"Frontend",
"NLO",
"common"
],
"publishConfig": {
"access": "public"
},
"author": "Ted de Koning",
"bugs": {
"url": "https://github.com/nederlandseloterij/NLO.FrontendPackages/issues"
},
"homepage": "https://github.com/nederlandseloterij/NLO.FrontendPackages#readme",
"devDependencies": {
"typescript": "4.9.4",
"vite": "4.0.3",
"vite-plugin-dts": "1.7.1"
},
"dependencies": {
"mkcert": "^1.5.1",
"yargs": "17.6.2"
},
"directories": {
"bin": "./scripts"
},
"gitHead": "66505a4444617fd6ed72b430fae55f64927ca981"
}
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