@loopback/openapi-spec
Advanced tools
Comparing version 4.0.0-alpha.1 to 4.0.0-alpha.2
{ | ||
"name": "@loopback/openapi-spec", | ||
"version": "4.0.0-alpha.1", | ||
"version": "4.0.0-alpha.2", | ||
"description": "TypeScript type definitions for OpenAPI Spec/Swagger documents.", | ||
"main": "index", | ||
"scripts": { | ||
"build": "npm run build:lib && npm run build:lib6", | ||
"build:lib": "tsc --target es2017 --outDir lib", | ||
"build:lib6": "tsc --target es2015 --outDir lib6", | ||
"clean": "rm *.tgz; rm -rf ./package", | ||
"prepublish": "npm run build", | ||
"verify": "npm run clean && npm pack && tar xvzf *.tgz && tree package" | ||
}, | ||
"author": "IBM", | ||
@@ -12,3 +21,15 @@ "license": "MIT", | ||
"Typings" | ||
] | ||
], | ||
"files": [ | ||
"README.md", | ||
"index.js", | ||
"index.d.ts", | ||
"lib", | ||
"lib6", | ||
"should-as-function.d.ts" | ||
], | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/strongloop/loopback-next.git" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
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
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
Network access
Supply chain riskThis module accesses the network.
Found 2 instances in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
130557
114
3270
0
5