@didi-js/lib-didi
Advanced tools
Comparing version 0.1.0-rc1 to 0.1.0
{ | ||
"name": "@didi-js/lib-didi", | ||
"main": "./dist/lib-didi.js", | ||
"version": "0.1.0-rc1", | ||
"description": "lib-didi is the backend to interface with clients. this is the transpiler for JavaScript and Typescript, transforming CommonJS modules into distinct ES Modules.", | ||
"repository": "https://github.com/adam-cyclones/didi", | ||
"author": "Adam Crockett", | ||
"license": "MIT", | ||
"private": false, | ||
"dependencies": { | ||
"@wessberg/cjs-to-esm-transformer": "^0.0.22", | ||
"typescript": "^3.9.5", | ||
"es-module-shims": "^0.4.7", | ||
"mkdirp": "^1.0.4", | ||
"resolve-tree": "^0.1.14", | ||
"xstate": "^4.11.0" | ||
}, | ||
"homepage": "https://github.com/adam-cyclones/didi", | ||
"publishConfig": { | ||
"access": "public", | ||
"tag": "next" | ||
} | ||
"name": "@didi-js/lib-didi", | ||
"main": "./src/mod.js", | ||
"license": "MIT", | ||
"description": "lib-didi is the backend to interface with clients. this is the transpiler for JavaScript and Typescript, transforming CommonJS modules into distinct ES Modules.", | ||
"author": "Adam Crockett", | ||
"private": false, | ||
"repository": "https://github.com/adam-cyclones/didi", | ||
"publishConfig": { | ||
"access": "public", | ||
"tag": "next" | ||
}, | ||
"dependencies": { | ||
"@wessberg/cjs-to-esm-transformer": "^0.0.22", | ||
"es-module-shims": "^0.4.7", | ||
"mkdirp": "^1.0.4", | ||
"resolve-tree": "^0.1.14", | ||
"typescript": "^3.9.5", | ||
"xstate": "^4.11.0" | ||
}, | ||
"devDependencies": { | ||
"@types/node": "^14.0.13" | ||
}, | ||
"version": "0.1.0" | ||
} |
@@ -1,5 +0,1 @@ | ||
# lib-didi | ||
This is the distribution repository for a didi package. If you wish to contribute to the project, please visit the main repository https://github.com/adam-cyclones/didi where source code is freely available under MIT license. | ||
### source | ||
https://github.com/adam-cyclones/didi/tree/master/packages/didi-lib | ||
A generated didi package called @didi-js/lib-didi. |
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
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
47
41227
1
843
2
1
1