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

@symbo.ls/init

Package Overview
Dependencies
Maintainers
4
Versions
133
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@symbo.ls/init - npm Package Compare versions

Comparing version 1.0.7 to 1.0.8

src/index.js

7

package.json
{
"name": "@symbo.ls/init",
"version": "1.0.7",
"version": "1.0.8",
"license": "MIT",

@@ -14,3 +14,3 @@ "gitHead": "54fa6500c697604b3f48ba33a573545d7bff35fa",

"source": "src/index.js",
"main": "dist/main.js",
"main": "src/index.js",
"targets": {

@@ -25,2 +25,3 @@ "main": {

"dist",
"src",
"README.md"

@@ -30,3 +31,3 @@ ],

"prebuild": "rm -rf dist .parcel-cache",
"build": "parcel build index.js",
"build": "parcel build src/index.js",
"build:watch": "nodemon --exec \"yarn build\" --ignore 'dist/*' --watch ..",

@@ -33,0 +34,0 @@ "test:lint": "npx standard \"packages/**/*.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