File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "name" : " stackprism" ,
33 "private" : true ,
4- "version" : " 1.3.21 " ,
4+ "version" : " 1.3.22 " ,
55 "type" : " module" ,
66 "description" : " StackPrism 用于检测网页前端、后端、CDN、SaaS、广告营销、统计、登录、支付、网站程序和主题模板线索。" ,
77 "scripts" : {
Original file line number Diff line number Diff line change 14391439 " (?:^|/)swagger-ui/.+\\ .(?:js|css)(?:[?#][^\\ s\" '<>]*)?(?:[\" '<>\\ s]|$)"
14401440 ]
14411441 },
1442+ {
1443+ "name" : " Swagger Editor" ,
1444+ "patterns" : [
1445+ " (?:^|/)swagger-editor(?:-bundle|-standalone-preset)?(?:\\ .min)?\\ .(?:js|css)(?:[?#][^\\ s\" '<>]*)?(?:[\" '<>\\ s]|$)" ,
1446+ " (?:^|/)swagger-editor-dist(?:@[^/\\ s\" '<>]+)?/.+\\ .(?:js|css)(?:[?#][^\\ s\" '<>]*)?(?:[\" '<>\\ s]|$)"
1447+ ]
1448+ },
1449+ {
1450+ "name" : " Redoc" ,
1451+ "patterns" : [
1452+ " (?:^|/)redoc(?:\\ .standalone)?(?:\\ .min)?\\ .js(?:[?#][^\\ s\" '<>]*)?(?:[\" '<>\\ s]|$)" ,
1453+ " (?:^|/)@redocly/redoc(?:@[^/\\ s\" '<>]+)?/.+\\ .(?:m?js|cjs|css)(?:[?#][^\\ s\" '<>]*)?(?:[\" '<>\\ s]|$)"
1454+ ]
1455+ },
1456+ {
1457+ "name" : " RapiDoc" ,
1458+ "patterns" : [
1459+ " (?:^|/)rapidoc(?:-min|\\ .min)?\\ .js(?:[?#][^\\ s\" '<>]*)?(?:[\" '<>\\ s]|$)" ,
1460+ " (?:^|/)rapi-doc(?:\\ .min)?\\ .js(?:[?#][^\\ s\" '<>]*)?(?:[\" '<>\\ s]|$)" ,
1461+ " (?:^|/)rapidoc(?:@[^/\\ s\" '<>]+)?/.+\\ .js(?:[?#][^\\ s\" '<>]*)?(?:[\" '<>\\ s]|$)"
1462+ ]
1463+ },
1464+ {
1465+ "name" : " Stoplight Elements" ,
1466+ "patterns" : [
1467+ " (?:^|/)stoplight-elements(?:\\ .min)?\\ .(?:js|css)(?:[?#][^\\ s\" '<>]*)?(?:[\" '<>\\ s]|$)" ,
1468+ " (?:^|/)@stoplight/elements(?:@[^/\\ s\" '<>]+)?/.+\\ .(?:m?js|cjs|css)(?:[?#][^\\ s\" '<>]*)?(?:[\" '<>\\ s]|$)"
1469+ ]
1470+ },
14421471 {
14431472 "name" : " graphiql" ,
14441473 "patterns" : [
Original file line number Diff line number Diff line change 800800 "Ruby on Rails Active Storage": "https://guides.rubyonrails.org/active_storage_overview.html",
801801 "Phoenix LiveDashboard": "https://github.com/phoenixframework/phoenix_live_dashboard",
802802 "Swagger UI": "https://swagger.io/tools/swagger-ui",
803+ "Swagger Editor": "https://swagger.io/tools/swagger-editor",
803804 "RapiDoc": "https://rapidocweb.com",
804805 "Redoc": "https://redocly.com/redoc",
805806 "GraphQL": "https://graphql.org",
You can’t perform that action at this time.
0 commit comments