@arnosaine/cra-template
Advanced tools
Comparing version 1.0.0 to 1.0.1-0
{ | ||
"name": "@arnosaine/cra-template", | ||
"version": "1.0.0", | ||
"version": "1.0.1-0", | ||
"keywords": [ | ||
@@ -13,3 +13,3 @@ "react", | ||
"type": "git", | ||
"url": "https://github.com/facebook/create-react-app.git", | ||
"url": "https://github.com/ArnoSaine/create-react-app.git", | ||
"directory": "packages/cra-template" | ||
@@ -22,24 +22,8 @@ }, | ||
"bugs": { | ||
"url": "https://github.com/facebook/create-react-app/issues" | ||
"url": "https://github.com/ArnoSaine/create-react-app/issues" | ||
}, | ||
"files": [ | ||
"lib", | ||
"template", | ||
"template.json" | ||
], | ||
"dependencies": { | ||
"@babel/plugin-proposal-do-expressions": "^7.5.0", | ||
"@babel/plugin-proposal-export-default-from": "^7.5.2", | ||
"@babel/plugin-proposal-export-namespace-from": "^7.5.2", | ||
"@babel/plugin-proposal-function-bind": "^7.2.0", | ||
"@babel/plugin-proposal-function-sent": "^7.5.0", | ||
"@babel/plugin-proposal-json-strings": "^7.2.0", | ||
"@babel/plugin-proposal-logical-assignment-operators": "^7.2.0", | ||
"@babel/plugin-proposal-pipeline-operator": "^7.5.0", | ||
"@babel/plugin-proposal-throw-expressions": "^7.2.0", | ||
"@babel/plugin-syntax-import-meta": "^7.2.0", | ||
"@postinumero/prettierrc": "^0.1.1", | ||
"babel-plugin-react-require": "^3.1.1", | ||
"prettier": "^1.19.1" | ||
} | ||
] | ||
} |
@@ -11,3 +11,3 @@ { | ||
"dependencies": { | ||
"@arnosaine/cra-template": "^1.0.0", | ||
"@arnosaine/cra-template-helpers": "^0.1.0", | ||
"@testing-library/react": "^9.3.2", | ||
@@ -14,0 +14,0 @@ "@testing-library/jest-dom": "^4.2.4", |
module.exports = { | ||
presets: ['@arnosaine/cra-template/lib/babel-preset'] | ||
presets: ['@arnosaine/cra-template-helpers/babel-preset'] | ||
}; |
@@ -1,2 +0,1 @@ | ||
import React from 'react'; | ||
import logo from './logo.svg'; | ||
@@ -3,0 +2,0 @@ import './App.css'; |
@@ -1,2 +0,1 @@ | ||
import React from 'react'; | ||
import ReactDOM from 'react-dom'; | ||
@@ -3,0 +2,0 @@ import './index.css'; |
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 bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
0
37620
26
303
2
2
- Removed@babel/plugin-proposal-export-namespace-from@^7.5.2
- Removed@babel/plugin-proposal-logical-assignment-operators@^7.2.0
- Removed@postinumero/prettierrc@^0.1.1
- Removedbabel-plugin-react-require@^3.1.1
- Removedprettier@^1.19.1
- Removed@ampproject/remapping@2.3.0(transitive)
- Removed@babel/code-frame@7.26.2(transitive)
- Removed@babel/compat-data@7.26.2(transitive)
- Removed@babel/core@7.26.0(transitive)
- Removed@babel/generator@7.26.2(transitive)
- Removed@babel/helper-compilation-targets@7.25.9(transitive)
- Removed@babel/helper-module-imports@7.25.9(transitive)
- Removed@babel/helper-module-transforms@7.26.0(transitive)
- Removed@babel/helper-plugin-utils@7.25.9(transitive)
- Removed@babel/helper-string-parser@7.25.9(transitive)
- Removed@babel/helper-validator-identifier@7.25.9(transitive)
- Removed@babel/helper-validator-option@7.25.9(transitive)
- Removed@babel/helper-wrap-function@7.25.9(transitive)
- Removed@babel/helpers@7.26.0(transitive)
- Removed@babel/parser@7.26.2(transitive)
- Removed@babel/plugin-proposal-do-expressions@7.25.9(transitive)
- Removed@babel/plugin-proposal-export-default-from@7.25.9(transitive)
- Removed@babel/plugin-proposal-export-namespace-from@7.18.9(transitive)
- Removed@babel/plugin-proposal-function-bind@7.25.9(transitive)
- Removed@babel/plugin-proposal-function-sent@7.25.9(transitive)
- Removed@babel/plugin-proposal-json-strings@7.18.6(transitive)
- Removed@babel/plugin-proposal-logical-assignment-operators@7.20.7(transitive)
- Removed@babel/plugin-proposal-pipeline-operator@7.25.9(transitive)
- Removed@babel/plugin-proposal-throw-expressions@7.25.9(transitive)
- Removed@babel/plugin-syntax-export-namespace-from@7.8.3(transitive)
- Removed@babel/plugin-syntax-import-meta@7.10.4(transitive)
- Removed@babel/plugin-syntax-json-strings@7.8.3(transitive)
- Removed@babel/plugin-syntax-logical-assignment-operators@7.10.4(transitive)
- Removed@babel/plugin-syntax-pipeline-operator@7.25.9(transitive)
- Removed@babel/template@7.25.9(transitive)
- Removed@babel/traverse@7.25.9(transitive)
- Removed@babel/types@7.26.0(transitive)
- Removed@jridgewell/gen-mapping@0.3.5(transitive)
- Removed@jridgewell/resolve-uri@3.1.2(transitive)
- Removed@jridgewell/set-array@1.2.1(transitive)
- Removed@jridgewell/sourcemap-codec@1.5.0(transitive)
- Removed@jridgewell/trace-mapping@0.3.25(transitive)
- Removed@postinumero/prettierrc@0.1.1(transitive)
- Removedbabel-plugin-react-require@3.1.3(transitive)
- Removedbrowserslist@4.24.2(transitive)
- Removedcaniuse-lite@1.0.30001684(transitive)
- Removedconvert-source-map@2.0.0(transitive)
- Removeddebug@4.3.7(transitive)
- Removedelectron-to-chromium@1.5.66(transitive)
- Removedescalade@3.2.0(transitive)
- Removedgensync@1.0.0-beta.2(transitive)
- Removedglobals@11.12.0(transitive)
- Removedjs-tokens@4.0.0(transitive)
- Removedjsesc@3.0.2(transitive)
- Removedjson5@2.2.3(transitive)
- Removedlru-cache@5.1.1(transitive)
- Removedms@2.1.3(transitive)
- Removednode-releases@2.0.18(transitive)
- Removedpicocolors@1.1.1(transitive)
- Removedprettier@1.19.1(transitive)
- Removedsemver@6.3.1(transitive)
- Removedupdate-browserslist-db@1.1.1(transitive)
- Removedyallist@3.1.1(transitive)