@toruslabs/config
Advanced tools
Comparing version 2.0.1 to 2.0.2
@@ -8,8 +8,8 @@ const currentPkg = require("./package.json"); | ||
"@babel/plugin-syntax-bigint", | ||
"@babel/plugin-proposal-object-rest-spread", | ||
"@babel/plugin-proposal-class-properties", | ||
"@babel/plugin-transform-object-rest-spread", | ||
"@babel/plugin-transform-class-properties", | ||
["@babel/transform-runtime", { version: runtimeVersion }], | ||
"@babel/plugin-proposal-numeric-separator", | ||
"@babel/plugin-transform-numeric-separator", | ||
], | ||
sourceType: "unambiguous", | ||
}; |
{ | ||
"name": "@toruslabs/config", | ||
"version": "2.0.1", | ||
"version": "2.0.2", | ||
"description": "Sensible Babel, Prettier, Typescript configuration for libraries", | ||
@@ -33,3 +33,3 @@ "keywords": [ | ||
}, | ||
"gitHead": "de5d7a349f025412fb90a0b90f41b2125114e9b1" | ||
"gitHead": "e06084e305947f49afdc35d4a327d762a96bf7a1" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
3486