next-server
Advanced tools
Comparing version 0.0.1 to 7.0.2-alpha.1
{ | ||
"name": "next-server", | ||
"version": "0.0.1", | ||
"main": "index.js", | ||
"license": "MIT", | ||
"private": false | ||
"version": "7.0.2-alpha.1", | ||
"main": "./index.js", | ||
"files": [ | ||
"dist", | ||
"index.js", | ||
"asset.js", | ||
"config.js", | ||
"constants.js", | ||
"dynamic.js", | ||
"head.js", | ||
"link.js", | ||
"router.js", | ||
"next-config.js" | ||
], | ||
"scripts": { | ||
"build": "taskr", | ||
"release": "taskr release", | ||
"prepublish": "npm run release" | ||
}, | ||
"taskr": { | ||
"requires": [ | ||
"./taskfile-babel.js" | ||
] | ||
}, | ||
"dependencies": { | ||
"@babel/runtime-corejs2": "^7.1.2", | ||
"ansi-html": "0.0.7", | ||
"etag": "1.8.1", | ||
"find-up": "3.0.0", | ||
"fresh": "0.5.2", | ||
"hoist-non-react-statics": "^3.0.1", | ||
"htmlescape": "1.1.1", | ||
"http-errors": "1.6.2", | ||
"path-to-regexp": "2.1.0", | ||
"prop-types": "15.6.2", | ||
"send": "0.16.1", | ||
"styled-jsx": "3.1.0", | ||
"url": "0.11.0" | ||
}, | ||
"peerDependencies": { | ||
"react": "^16.0.0", | ||
"react-dom": "^16.0.0" | ||
}, | ||
"devDependencies": { | ||
"@babel/core": "7.1.2", | ||
"@babel/plugin-proposal-class-properties": "7.1.0", | ||
"@babel/plugin-proposal-object-rest-spread": "7.0.0", | ||
"@babel/plugin-syntax-dynamic-import": "7.0.0", | ||
"@babel/plugin-transform-runtime": "7.1.0", | ||
"@babel/preset-env": "7.1.0", | ||
"@babel/preset-react": "7.0.0", | ||
"@taskr/clear": "1.1.0", | ||
"@taskr/watch": "1.1.0", | ||
"taskr": "1.1.0" | ||
}, | ||
"gitHead": "54683e9fa3e490d4fd88ba8ef0ddefeaf71ab702" | ||
} |
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 1 instance in 1 package
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
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
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
136459
9250
35
3403
15
10
14
2
+ Addedansi-html@0.0.7
+ Addedetag@1.8.1
+ Addedfind-up@3.0.0
+ Addedfresh@0.5.2
+ Addedhtmlescape@1.1.1
+ Addedhttp-errors@1.6.2
+ Addedpath-to-regexp@2.1.0
+ Addedprop-types@15.6.2
+ Addedsend@0.16.1
+ Addedstyled-jsx@3.1.0
+ Addedurl@0.11.0
+ Added@babel/runtime-corejs2@7.26.0(transitive)
+ Addedansi-html@0.0.7(transitive)
+ Addedbabel-plugin-syntax-jsx@6.18.0(transitive)
+ Addedbabel-runtime@6.26.0(transitive)
+ Addedbabel-types@6.26.0(transitive)
+ Addedbig.js@3.2.0(transitive)
+ Addedconvert-source-map@1.5.1(transitive)
+ Addedcore-js@2.6.12(transitive)
+ Addeddebug@2.6.9(transitive)
+ Addeddepd@1.1.1(transitive)
+ Addeddestroy@1.0.4(transitive)
+ Addedee-first@1.1.1(transitive)
+ Addedemojis-list@2.1.0(transitive)
+ Addedencodeurl@1.0.2(transitive)
+ Addedescape-html@1.0.3(transitive)
+ Addedesutils@2.0.3(transitive)
+ Addedetag@1.8.1(transitive)
+ Addedfind-up@3.0.0(transitive)
+ Addedfresh@0.5.2(transitive)
+ Addedhoist-non-react-statics@3.3.2(transitive)
+ Addedhtmlescape@1.1.1(transitive)
+ Addedhttp-errors@1.6.2(transitive)
+ Addedinherits@2.0.3(transitive)
+ Addedjs-tokens@4.0.0(transitive)
+ Addedjson5@0.5.1(transitive)
+ Addedloader-utils@1.1.0(transitive)
+ Addedlocate-path@3.0.0(transitive)
+ Addedlodash@4.17.21(transitive)
+ Addedloose-envify@1.4.0(transitive)
+ Addedmime@1.4.1(transitive)
+ Addedms@2.0.0(transitive)
+ Addedobject-assign@4.1.1(transitive)
+ Addedon-finished@2.3.0(transitive)
+ Addedp-limit@2.3.0(transitive)
+ Addedp-locate@3.0.0(transitive)
+ Addedp-try@2.2.0(transitive)
+ Addedpath-exists@3.0.0(transitive)
+ Addedpath-to-regexp@2.1.0(transitive)
+ Addedprop-types@15.6.2(transitive)
+ Addedpunycode@1.3.2(transitive)
+ Addedquerystring@0.2.0(transitive)
+ Addedrange-parser@1.2.1(transitive)
+ Addedreact@16.14.0(transitive)
+ Addedreact-dom@16.14.0(transitive)
+ Addedreact-is@16.13.1(transitive)
+ Addedregenerator-runtime@0.11.10.14.1(transitive)
+ Addedscheduler@0.19.1(transitive)
+ Addedsend@0.16.1(transitive)
+ Addedsetprototypeof@1.0.3(transitive)
+ Addedsource-map@0.7.3(transitive)
+ Addedstatuses@1.3.11.5.0(transitive)
+ Addedstring-hash@1.1.3(transitive)
+ Addedstyled-jsx@3.1.0(transitive)
+ Addedstylis@3.5.3(transitive)
+ Addedstylis-rule-sheet@0.0.10(transitive)
+ Addedto-fast-properties@1.0.3(transitive)
+ Addedurl@0.11.0(transitive)