Socket
Socket
Sign inDemoInstall

@kyuwoo.choi/car

Package Overview
Dependencies
0
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.0-alpha.0 to 1.0.0-alpha.1

dist/bundle.js

5

index.js

@@ -1,3 +0,2 @@

class Vehicle {
class Car {
start() {

@@ -18,2 +17,2 @@ if (!this._intervalId) {

export default Vehicle;
export default Car;

2

package.json
{
"name": "@kyuwoo.choi/car",
"version": "1.0.0-alpha.0",
"version": "1.0.0-alpha.1",
"main": "index.js",

@@ -5,0 +5,0 @@ "author": "KyuWoo.Choi <kyuwoo.choi@gmail.com> (https://github.com/kyuwoo-choi)",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc