@leocpii/ez-formatter
Advanced tools
Comparing version 1.0.1 to 1.0.2
@@ -46,3 +46,3 @@ "use strict";Object.defineProperty(exports, "__esModule", {value: true}); | ||
class Formatter { | ||
class Formatter { | ||
constructor() { } | ||
@@ -136,4 +136,2 @@ | ||
} | ||
} | ||
exports. default = new Formatter(); | ||
} exports.Formatter = Formatter; |
{ | ||
"name": "@leocpii/ez-formatter", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "Easy formatter for you", | ||
@@ -10,2 +10,3 @@ "main": "dist/index.js", | ||
"test": "mocha -r sucrase/register test/**/*.spec.ts", | ||
"start": "node dist/index.js", | ||
"test:coverage": "nyc --reporter=lcov --reporter=text-summary npm run test", | ||
@@ -12,0 +13,0 @@ "build": "sucrase ./src -d ./dist --transforms typescript,imports", |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
5171
0
108