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

@softvar/template-lerna-package

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@softvar/template-lerna-package - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

5

package.json
{
"name": "@softvar/template-lerna-package",
"version": "1.0.0",
"version": "1.0.1",
"description": "lerna-package template",

@@ -11,2 +11,3 @@ "main": "lib/index.js",

"scripts": {
"watch:changes": "tsc && yarn test",
"tsc": "../../node_modules/typescript/bin/tsc --project tsconfig.json",

@@ -34,3 +35,3 @@ "test": "../../node_modules/jest/bin/jest.js --config=jest.config.js"

},
"gitHead": "d735df39402060586ec2e352bd0155d5f6884bcb"
"gitHead": "0d5fe5cce4eaa7beba13124a83aaf18ab9be29a6"
}

1

template/package-file.json

@@ -11,2 +11,3 @@ {

"scripts": {
"watch:changes": "tsc && yarn test",
"tsc": "../../node_modules/typescript/bin/tsc --project tsconfig.json",

@@ -13,0 +14,0 @@ "test": "../../node_modules/jest/bin/jest.js --config=jest.config.js"

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